/external/llvm/include/llvm/IR/ |
D | DataLayout.h | 326 unsigned getPointerSizeInBits(unsigned AS = 0) const { 514 return getPointerSizeInBits(0); in getTypeSizeInBits() 516 return getPointerSizeInBits(Ty->getPointerAddressSpace()); in getTypeSizeInBits()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMELFWriterInfo.cpp | 29 : TargetELFWriterInfo(TM.getTargetData()->getPointerSizeInBits() == 64, in ARMELFWriterInfo()
|
/external/llvm/lib/IR/ |
D | Operator.cpp | 24 DL.getPointerSizeInBits(getPointerAddressSpace()) && in accumulateConstantOffset()
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeELFWriterInfo.cpp | 29 : TargetELFWriterInfo(TM.getTargetData()->getPointerSizeInBits() == 64, in MBlazeELFWriterInfo()
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCAsmPrinter.cpp | 402 bool isPPC64 = TD->getPointerSizeInBits() == 64; in doFinalization() 483 bool isPPC64 = TM.getTargetData()->getPointerSizeInBits() == 64; in EmitFunctionStubs() 578 bool isPPC64 = TM.getTargetData()->getPointerSizeInBits() == 64; in doFinalization()
|
/external/llvm/lib/Analysis/ |
D | InlineCost.cpp | 308 unsigned IntPtrWidth = DL.getPointerSizeInBits(); in accumulateGEPOffset() 473 if (IntegerSize >= DL.getPointerSizeInBits()) { in visitPtrToInt() 511 if (IntegerSize <= DL.getPointerSizeInBits()) { in visitIntToPtr() 1158 unsigned IntPtrWidth = DL.getPointerSizeInBits(); in stripAndComputeInBoundsConstantOffsets() 1235 unsigned PointerSize = DL.getPointerSizeInBits(); in analyzeCall()
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetData.h | 197 unsigned getPointerSizeInBits() const { return 8*PointerMemSize; } in getPointerSizeInBits() function
|
/external/swiftshader/third_party/LLVM/lib/Target/ |
D | TargetData.cpp | 405 return getPointerSizeInBits(); in getTypeSizeInBits() 528 return IntegerType::get(C, getPointerSizeInBits()); in getIntPtrType()
|
/external/llvm/lib/CodeGen/ |
D | Analysis.cpp | 260 DL.getPointerSizeInBits() == in getNoopInput() 268 DL.getPointerSizeInBits() == in getNoopInput()
|
D | StackMaps.cpp | 99 unsigned Size = DL.getPointerSizeInBits(); in parseOperand()
|
/external/llvm/lib/Transforms/Scalar/ |
D | StraightLineStrengthReduce.cpp | 508 DL->getPointerSizeInBits(GEP->getAddressSpace())) { in allocateCandidatesAndFindBasisForGEP() 519 DL->getPointerSizeInBits(GEP->getAddressSpace())) { in allocateCandidatesAndFindBasisForGEP()
|
D | LoadCombine.cpp | 100 unsigned BitWidth = DL.getPointerSizeInBits(LI.getPointerAddressSpace()); in getPointerOffsetPair()
|
D | NaryReassociate.cpp | 330 DL->getPointerSizeInBits(GEP->getType()->getPointerAddressSpace()); in requiresSignExtension()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyAsmPrinter.cpp | 157 MVT::getIntegerVT(M.getDataLayout().getPointerSizeInBits())); in EmitEndOfAsmFile()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineCasts.cpp | 1308 TD->getPointerSizeInBits()) { in visitIntToPtr() 1314 TD->getPointerSizeInBits()) { in visitIntToPtr() 1383 if (CI.getType()->getScalarSizeInBits() < TD->getPointerSizeInBits()) { in visitPtrToInt() 1388 if (CI.getType()->getScalarSizeInBits() > TD->getPointerSizeInBits()) { in visitPtrToInt()
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ConstantFolding.cpp | 846 if (TD->getPointerSizeInBits() < InWidth) { in ConstantFoldInstOperands() 849 TD->getPointerSizeInBits())); in ConstantFoldInstOperands() 863 TD->getPointerSizeInBits() <= CE->getType()->getScalarSizeInBits() && in ConstantFoldInstOperands()
|
D | BasicAliasAnalysis.cpp | 343 if (TD->getPointerSizeInBits() > Width) in DecomposeGEPExpression() 372 if (unsigned ShiftBits = 64-TD->getPointerSizeInBits()) { in DecomposeGEPExpression()
|
/external/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 77 APInt APOffset(DL.getPointerSizeInBits(0), 0); in containsValue() 463 ConstantInt::get(IntPtrTy, DL.getPointerSizeInBits(0) - BSI.AlignLog2)); in lowerBitSetCall()
|
/external/llvm/lib/Target/X86/ |
D | X86TargetTransformInfo.cpp | 1447 unsigned IndexSize = DL.getPointerSizeInBits(); in getGSVectorCost() 1474 DL.getPointerSizeInBits(); in getGSVectorCost() 1573 DL.getPointerSizeInBits() : ScalarTy->getPrimitiveSizeInBits(); in isLegalMaskedLoad() 1598 DL.getPointerSizeInBits() : ScalarTy->getPrimitiveSizeInBits(); in isLegalMaskedGather()
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/ |
D | ExternalFunctions.cpp | 381 TheInterpreter->getTargetData()->getPointerSizeInBits() == 64 && in lle_X_sprintf()
|
/external/llvm/lib/ExecutionEngine/Interpreter/ |
D | ExternalFunctions.cpp | 371 TheInterpreter->getDataLayout().getPointerSizeInBits() == 64 && in lle_X_sprintf()
|
/external/spirv-llvm/lib/SPIRV/ |
D | SPIRVToOCL20.cpp | 311 Type * sizeTy = Type::getIntNTy(*Ctx, M->getDataLayout().getPointerSizeInBits(0)); in visitCallSPRIVImageQuerySize()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 387 unsigned PtrSize = TD->getPointerSizeInBits()/8; in EmitGlobalVariable() 1461 if (TD.getPointerSizeInBits() != 64) { in LowerConstant() 1462 int SExtAmount = 64-TD.getPointerSizeInBits(); in LowerConstant()
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/ |
D | ExecutionEngine.cpp | 637 uint32_t PtrWidth = TD->getPointerSizeInBits(); in getConstantValue() 643 uint32_t PtrWidth = TD->getPointerSizeInBits(); in getConstantValue()
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | SanitizerCoverage.cpp | 213 IntptrTy = Type::getIntNTy(*C, DL->getPointerSizeInBits()); in runOnModule()
|