Home
last modified time | relevance | path

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

12

/external/llvm/lib/IR/
DMangler.cpp101 unsigned PtrSize = DL.getPointerSize(); in addByteCountSuffix() local
DInstructions.cpp2546 unsigned PtrSize = SrcIntPtrTy->getScalarSizeInBits(); in isEliminableCastPair() local
2576 unsigned PtrSize = MidIntPtrTy->getScalarSizeInBits(); in isEliminableCastPair() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64LegalizerInfo.cpp708 unsigned PtrSize = ValTy.getElementType().getSizeInBits(); in legalizeLoadStore() local
735 const unsigned PtrSize = PtrTy.getSizeInBits() / 8; in legalizeVaArg() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMangler.cpp104 unsigned PtrSize = DL.getPointerSize(); in addByteCountSuffix() local
DInstructions.cpp2646 unsigned PtrSize = SrcIntPtrTy->getScalarSizeInBits(); in isEliminableCastPair() local
2670 unsigned PtrSize = MidIntPtrTy->getScalarSizeInBits(); in isEliminableCastPair() local
/external/clang/lib/AST/
DMicrosoftCXXABI.cpp246 unsigned PtrSize = Target.getPointerWidth(0); in getMemberPointerWidthAndAlign() local
DASTContext.cpp5187 CharUnits PtrSize = getTypeSizeInChars(VoidPtrTy); in getObjCEncodingForBlock() local
5294 CharUnits PtrSize = getTypeSizeInChars(VoidPtrTy); in getObjCEncodingForMethodDecl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp342 unsigned PtrSize = EE->getDataLayout().getPointerSize(); in reset() local
418 unsigned PtrSize = EE->getDataLayout().getPointerSize(); in isTargetNullPtr() local
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp340 unsigned PtrSize = EE->getDataLayout().getPointerSize(); in reset() local
415 unsigned PtrSize = EE->getDataLayout().getPointerSize(); in isTargetNullPtr() local
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp515 unsigned PtrSize = DL.getPointerTypeSize(GV->getType()); in EmitGlobalVariable() local
1233 unsigned PtrSize = M.getDataLayout().getPointerSize(0); in doFinalization() local
DDwarfDebug.cpp1614 unsigned PtrSize = Asm->getDataLayout().getPointerSize(); in emitDebugARanges() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2188 unsigned PtrSize = Asm->MAI->getCodePointerSize(); in emitDebugLocEntry() local
2629 unsigned PtrSize = Asm->MAI->getCodePointerSize(); in emitDebugARanges() local
DAsmPrinter.cpp616 unsigned PtrSize = DL.getPointerTypeSize(GV->getType()); in EmitGlobalVariable() local
1569 unsigned PtrSize = MAI->getCodePointerSize(); in doFinalization() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPURegisterBankInfo.cpp518 unsigned PtrSize = PtrTy.getSizeInBits(); in getInstrAlternativeMappings() local
2359 unsigned PtrSize = PtrTy.getSizeInBits(); in getInstrMappingForLoad() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2493 unsigned PtrSize = DL.getPointerSizeInBits(PT->getAddressSpace()); in ParseConstraints() local
DSelectionDAGBuilder.cpp3321 unsigned PtrSize = PtrTy.getSizeInBits(); in visitGetElementPtr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp1532 uint32_t PtrSize = getDataLayout().getPointerSizeInBits(); in executeIntToPtrInst() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp1480 uint32_t PtrSize = getDataLayout().getPointerSizeInBits(); in executeIntToPtrInst() local
/external/clang/lib/CodeGen/
DCGClass.cpp866 unsigned PtrSize = CGM.getDataLayout().getPointerSizeInBits(); in EmitAsanPrologueOrEpilogue() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp401 unsigned PtrSize = IntPtrTy->getIntegerBitWidth(); in FoldCmpLoadFromIndexedGlobal() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp1343 unsigned PtrSize = DL.getPointerTypeSizeInBits(BasePtr->getType()); in getNaturalGEPWithType() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp2154 unsigned PtrSize = PtrVT.getSizeInBits(); in lowerGlobalTLSAddress() local
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1829 unsigned PtrSize = PtrVT.getSizeInBits(); in lowerGlobalTLSAddress() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp315 unsigned PtrSize = IntPtrTy->getIntegerBitWidth(); in foldCmpLoadFromIndexedGlobal() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp4330 unsigned PtrSize = DL.getPointerSizeInBits(PT->getAddressSpace()); in ParseConstraints() local

12