Searched defs:ConstantSize (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiSelectionDAGInfo.cpp27 ConstantSDNode *ConstantSize = dyn_cast<ConstantSDNode>(Size); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFSelectionDAGInfo.cpp25 ConstantSDNode *ConstantSize = dyn_cast<ConstantSDNode>(Size); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.cpp23 ConstantSDNode *ConstantSize = dyn_cast<ConstantSDNode>(Size); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp50 ConstantSDNode *ConstantSize = dyn_cast<ConstantSDNode>(Size); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h430 static const unsigned ConstantSize = sizeof(uint64_t); member in class:llvm::StackMapParser::LocationKind
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1149 uint64_t ConstantSize = CGM.getDataLayout().getTypeAllocSize(Ty); local
H A DCGExpr.cpp720 llvm::Constant *ConstantSize = dyn_cast<llvm::Constant>(Size); local

Completed in 102 milliseconds