/external/llvm/lib/Transforms/Scalar/ |
D | SeparateConstOffsetFromGEP.cpp | 676 Type *IntPtrTy = DL.getIntPtrType(GEP->getType()); in canonicalizeArrayIndicesToPointerSize() local 729 Type *IntPtrTy = DL.getIntPtrType(Variadic->getType()); in lowerToSingleIndexGEPs() local 783 Type *IntPtrTy = DL.getIntPtrType(Variadic->getType()); in lowerToArithmetics() local 952 Type *IntPtrTy = DL.getIntPtrType(GEP->getType()); in splitGEP() local
|
D | StraightLineStrengthReduce.cpp | 446 IntegerType *IntPtrTy = cast<IntegerType>(DL->getIntPtrType(I->getType())); in allocateCandidatesAndFindBasisForGEP() local 494 Type *IntPtrTy = DL->getIntPtrType(GEP->getType()); in allocateCandidatesAndFindBasisForGEP() local 611 Type *IntPtrTy = DL->getIntPtrType(C.Ins->getType()); in rewriteCandidateWithBasis() local
|
D | LoopIdiomRecognize.cpp | 1079 Type *IntPtrTy = Builder.getIntPtrTy(DL, SI->getPointerAddressSpace()); in processLoopStoreOfLoopLoad() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SelectionDAGInfo.cpp | 41 Type *IntPtrTy = getDataLayout()->getIntPtrType(*DAG.getContext()); in EmitTargetCodeForMemset() local
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | Local.h | 195 Type *IntPtrTy = DL.getIntPtrType(GEP->getType()); variable
|
/external/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 677 Type *IntPtrTy = DL.getIntPtrType(ResultTy); in CastGEPIndices() local 735 Type *IntPtrTy = DL.getIntPtrType(Ptr->getType()); in SymbolicallyEvaluateGEP() local 1119 Type *IntPtrTy = DL.getIntPtrType(CE0->getType()); in ConstantFoldCompareInstOperands() local 1131 Type *IntPtrTy = DL.getIntPtrType(CE0->getOperand(0)->getType()); in ConstantFoldCompareInstOperands() local 1143 Type *IntPtrTy = DL.getIntPtrType(CE0->getType()); in ConstantFoldCompareInstOperands() local 1157 Type *IntPtrTy = DL.getIntPtrType(CE0->getOperand(0)->getType()); in ConstantFoldCompareInstOperands() local
|
D | ScalarEvolutionExpander.cpp | 388 Type *IntPtrTy = DL.getIntPtrType(PTy); in expandAddToGEP() local
|
D | InstructionSimplify.cpp | 608 Type *IntPtrTy = DL.getIntPtrType(V->getType())->getScalarType(); in stripAndComputeConstantOffsets() local
|
/external/llvm/include/llvm/Analysis/ |
D | PtrUseVisitor.h | 208 IntegerType *IntPtrTy = cast<IntegerType>(DL.getIntPtrType(I.getType())); in visitPtr() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMSelectionDAGInfo.cpp | 166 Type *IntPtrTy = TLI.getDataLayout()->getIntPtrType(*DAG.getContext()); in EmitTargetCodeForMemset() local
|
/external/llvm/examples/BrainF/ |
D | BrainF.cpp | 83 Type* IntPtrTy = IntegerType::getInt32Ty(C); in header() local
|
/external/llvm/lib/Target/X86/ |
D | X86SelectionDAGInfo.cpp | 85 Type *IntPtrTy = getDataLayout()->getIntPtrType(*DAG.getContext()); in EmitTargetCodeForMemset() local
|
/external/llvm/unittests/IR/ |
D | IRBuilderTest.cpp | 126 IntegerType *IntPtrTy = Builder.getIntPtrTy(*DL); in TEST_F() local
|
/external/llvm/lib/IR/ |
D | Instructions.cpp | 385 BasicBlock *InsertAtEnd, Type *IntPtrTy, in createMalloc() 470 Type *IntPtrTy, Type *AllocTy, in CreateMalloc() 487 Type *IntPtrTy, Type *AllocTy, in CreateMalloc() 505 Type *IntPtrTy = Type::getInt8PtrTy(M->getContext()); in createFree() local 2026 Type *IntPtrTy) { in isNoopCast() 2064 Type *IntPtrTy = in isNoopCast() local
|
/external/llvm/lib/Transforms/IPO/ |
D | LowerBitSets.cpp | 201 Type *IntPtrTy; member
|
D | GlobalOpt.cpp | 1307 Type *IntPtrTy = DL.getIntPtrType(CI->getType()); in PerformHeapAllocSRoA() local 1533 Type *IntPtrTy = DL.getIntPtrType(CI->getType()); in TryToOptimizeStoreOfMallocToGlobal() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineLoadStoreAlloca.cpp | 213 Type *IntPtrTy = IC.getDataLayout().getIntPtrType(AI.getType()); in simplifyAllocaArraySize() local
|
D | InstructionCombining.cpp | 881 Type *IntPtrTy = DL.getIntPtrType(PtrTy); in FindElementAtOffset() local 1298 Type *IntPtrTy = DL.getIntPtrType(GEP.getPointerOperandType()); in visitGetElementPtrInst() local
|
D | InstCombineCompares.cpp | 396 Type *IntPtrTy = DL.getIntPtrType(GEP->getType()); in FoldCmpLoadFromIndexedGlobal() local 570 Type *IntPtrTy = DL.getIntPtrType(GEP->getOperand(0)->getType()); in EvaluateGEPOffsetExpression() local
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 488 Type *IntPtrTy = getDataLayout()->getIntPtrType(*DAG.getContext()); in LowerLOAD() local 547 Type *IntPtrTy = getDataLayout()->getIntPtrType(*DAG.getContext()); in LowerSTORE() local
|
/external/llvm/include/llvm/IR/ |
D | IRBuilder.h | 1628 Type *IntPtrTy = getIntPtrTy(DL, PtrTy->getAddressSpace()); variable
|
/external/llvm/lib/Analysis/IPA/ |
D | InlineCost.cpp | 1009 Type *IntPtrTy = DL.getIntPtrType(V->getContext()); in stripAndComputeInBoundsConstantOffsets() local
|
/external/clang/lib/CodeGen/ |
D | CodeGenModule.h | 123 llvm::IntegerType *IntPtrTy; member
|
D | CGObjCGNU.cpp | 153 llvm::IntegerType *IntPtrTy; member in __anon13748a720111::CGObjCGNU
|
/external/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 3263 Type *IntPtrTy = TLI->getDataLayout()->getIntPtrType(Addr->getType()); in OptimizeMemoryInst() local 3382 Type *IntPtrTy = TLI->getDataLayout()->getIntPtrType(Addr->getType()); in OptimizeMemoryInst() local
|