| /external/llvm/lib/Target/AArch64/ |
| D | AArch64SelectionDAGInfo.cpp | 43 Type *IntPtrTy = getDataLayout()->getIntPtrType(*DAG.getContext()); in EmitTargetCodeForMemset() local
|
| /external/llvm/include/llvm/Transforms/Utils/ |
| D | Local.h | 190 Type *IntPtrTy = TD.getIntPtrType(GEP->getType()); variable
|
| /external/llvm/lib/Analysis/ |
| D | ConstantFolding.cpp | 678 Type *IntPtrTy = TD->getIntPtrType(ResultTy); in CastGEPIndices() local 736 Type *IntPtrTy = TD->getIntPtrType(Ptr->getType()); in SymbolicallyEvaluateGEP() local 1122 Type *IntPtrTy = TD->getIntPtrType(CE0->getType()); in ConstantFoldCompareInstOperands() local 1134 Type *IntPtrTy = TD->getIntPtrType(CE0->getOperand(0)->getType()); in ConstantFoldCompareInstOperands() local 1146 Type *IntPtrTy = TD->getIntPtrType(CE0->getType()); in ConstantFoldCompareInstOperands() local 1160 Type *IntPtrTy = TD->getIntPtrType(CE0->getOperand(0)->getType()); in ConstantFoldCompareInstOperands() local
|
| D | ScalarEvolutionExpander.cpp | 405 Type *IntPtrTy = SE.DL in expandAddToGEP() local
|
| D | InstructionSimplify.cpp | 603 Type *IntPtrTy = DL->getIntPtrType(V->getType())->getScalarType(); in stripAndComputeConstantOffsets() local
|
| D | ScalarEvolution.cpp | 3278 Type *IntPtrTy = getEffectiveSCEVType(GEP->getType()); in createNodeForGEP() 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 | 165 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/Transforms/Scalar/ |
| D | SeparateConstOffsetFromGEP.cpp | 601 Type *IntPtrTy = DL->getIntPtrType(GEP->getType()); in canonicalizeArrayIndicesToPointerSize() local 776 Type *IntPtrTy = DL->getIntPtrType(GEP->getType()); in splitGEP() local
|
| D | LoopIdiomRecognize.cpp | 1122 Type *IntPtrTy = Builder.getIntPtrTy(DL, SI->getPointerAddressSpace()); in processLoopStoreOfLoopLoad() local
|
| /external/llvm/lib/Target/X86/ |
| D | X86SelectionDAGInfo.cpp | 57 Type *IntPtrTy = getDataLayout()->getIntPtrType(*DAG.getContext()); in EmitTargetCodeForMemset() local
|
| /external/llvm/unittests/IR/ |
| D | IRBuilderTest.cpp | 124 IntegerType *IntPtrTy = Builder.getIntPtrTy(DL); in TEST_F() local
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineLoadStoreAlloca.cpp | 169 Type *IntPtrTy = DL->getIntPtrType(AI.getType()); in visitAllocaInst() local
|
| D | InstructionCombining.cpp | 879 Type *IntPtrTy = DL->getIntPtrType(PtrTy); in FindElementAtOffset() local 1296 Type *IntPtrTy = DL->getIntPtrType(GEP.getPointerOperandType()); in visitGetElementPtrInst() local
|
| D | InstCombineCompares.cpp | 391 Type *IntPtrTy = DL->getIntPtrType(GEP->getType()); in FoldCmpLoadFromIndexedGlobal() local 567 Type *IntPtrTy = DL.getIntPtrType(GEP->getOperand(0)->getType()); in EvaluateGEPOffsetExpression() local
|
| /external/llvm/lib/IR/ |
| D | Instructions.cpp | 372 BasicBlock *InsertAtEnd, Type *IntPtrTy, in createMalloc() 457 Type *IntPtrTy, Type *AllocTy, in CreateMalloc() 474 Type *IntPtrTy, Type *AllocTy, in CreateMalloc() 492 Type *IntPtrTy = Type::getInt8PtrTy(M->getContext()); in createFree() local 2098 Type *IntPtrTy) { in isNoopCast() 2141 Type *IntPtrTy = PtrOpTy in isNoopCast() local
|
| /external/llvm/lib/Target/XCore/ |
| D | XCoreISelLowering.cpp | 482 Type *IntPtrTy = getDataLayout()->getIntPtrType(*DAG.getContext()); in LowerLOAD() local 539 Type *IntPtrTy = getDataLayout()->getIntPtrType(*DAG.getContext()); in LowerSTORE() local
|
| /external/llvm/lib/Analysis/IPA/ |
| D | InlineCost.cpp | 972 Type *IntPtrTy = DL->getIntPtrType(V->getContext()); in stripAndComputeInBoundsConstantOffsets() local
|
| /external/clang/lib/CodeGen/ |
| D | CodeGenModule.h | 120 llvm::IntegerType *IntPtrTy; member
|
| D | CGObjCGNU.cpp | 153 llvm::IntegerType *IntPtrTy; member in __anon06d71d490111::CGObjCGNU
|
| /external/llvm/lib/Transforms/IPO/ |
| D | GlobalOpt.cpp | 1308 Type *IntPtrTy = DL->getIntPtrType(CI->getType()); in PerformHeapAllocSRoA() local 1538 Type *IntPtrTy = DL->getIntPtrType(CI->getType()); in TryToOptimizeStoreOfMallocToGlobal() local
|
| /external/llvm/lib/CodeGen/ |
| D | CodeGenPrepare.cpp | 2605 Type *IntPtrTy = TLI->getDataLayout()->getIntPtrType(Addr->getType()); in OptimizeMemoryInst() local 2723 Type *IntPtrTy = TLI->getDataLayout()->getIntPtrType(Addr->getType()); in OptimizeMemoryInst() local
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.cpp | 1917 Type *IntPtrTy = in LowerINIT_TRAMPOLINE() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 4336 Type *IntPtrTy = TLI->getDataLayout()->getIntPtrType(*getContext()); in getMemset() local
|