Home
last modified time | relevance | path

Searched defs:PtrSize (Results 1 – 16 of 16) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcTargetSupport.h54 const static unsigned PtrSize = 8; variable
/external/llvm/lib/IR/
DMangler.cpp101 unsigned PtrSize = DL.getPointerSize(); in addByteCountSuffix() local
DInstructions.cpp2471 unsigned PtrSize = SrcIntPtrTy->getScalarSizeInBits(); in isEliminableCastPair() local
2501 unsigned PtrSize = MidIntPtrTy->getScalarSizeInBits(); in isEliminableCastPair() local
/external/clang/lib/AST/
DMicrosoftCXXABI.cpp246 unsigned PtrSize = Target.getPointerWidth(0); in getMemberPointerWidthAndAlign() local
DASTContext.cpp5082 CharUnits PtrSize = getTypeSizeInChars(VoidPtrTy); in getObjCEncodingForBlock() local
5189 CharUnits PtrSize = getTypeSizeInChars(VoidPtrTy); in getObjCEncodingForMethodDecl() local
DExprConstant.cpp7473 unsigned PtrSize = Info.Ctx.getTypeSize(LHSTy); in VisitBinaryOperator() local
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp344 unsigned PtrSize = EE->getDataLayout().getPointerSize(); in reset() local
419 unsigned PtrSize = EE->getDataLayout().getPointerSize(); in isTargetNullPtr() local
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp514 unsigned PtrSize = DL.getPointerTypeSize(GV->getType()); in EmitGlobalVariable() local
1199 unsigned PtrSize = M.getDataLayout().getPointerSize(0); in doFinalization() local
DDwarfDebug.cpp1719 unsigned PtrSize = Asm->getDataLayout().getPointerSize(); in emitDebugARanges() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2403 unsigned PtrSize = DL.getPointerSizeInBits(PT->getAddressSpace()); in ParseConstraints() local
DSelectionDAGBuilder.cpp3006 unsigned PtrSize = PtrTy.getSizeInBits(); in visitGetElementPtr() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp1480 uint32_t PtrSize = getDataLayout().getPointerSizeInBits(); in executeIntToPtrInst() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp394 unsigned PtrSize = IntPtrTy->getIntegerBitWidth(); in FoldCmpLoadFromIndexedGlobal() local
/external/clang/lib/CodeGen/
DCGClass.cpp865 unsigned PtrSize = CGM.getDataLayout().getPointerSizeInBits(); in EmitAsanPrologueOrEpilogue() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp1361 unsigned PtrSize = DL.getPointerTypeSizeInBits(BasePtr->getType()); in getNaturalGEPWithType() local
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1748 unsigned PtrSize = PtrVT.getSizeInBits(); in lowerGlobalTLSAddress() local