Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64SelectionDAGInfo.cpp43 Type *IntPtrTy = getDataLayout()->getIntPtrType(*DAG.getContext()); in EmitTargetCodeForMemset() local
/external/llvm/include/llvm/Transforms/Utils/
DLocal.h190 Type *IntPtrTy = TD.getIntPtrType(GEP->getType()); variable
/external/llvm/lib/Analysis/
DConstantFolding.cpp678 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
DScalarEvolutionExpander.cpp405 Type *IntPtrTy = SE.DL in expandAddToGEP() local
DInstructionSimplify.cpp603 Type *IntPtrTy = DL->getIntPtrType(V->getType())->getScalarType(); in stripAndComputeConstantOffsets() local
DScalarEvolution.cpp3278 Type *IntPtrTy = getEffectiveSCEVType(GEP->getType()); in createNodeForGEP() local
/external/llvm/include/llvm/Analysis/
DPtrUseVisitor.h208 IntegerType *IntPtrTy = cast<IntegerType>(DL.getIntPtrType(I.getType())); in visitPtr() local
/external/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp165 Type *IntPtrTy = TLI.getDataLayout()->getIntPtrType(*DAG.getContext()); in EmitTargetCodeForMemset() local
/external/llvm/examples/BrainF/
DBrainF.cpp83 Type* IntPtrTy = IntegerType::getInt32Ty(C); in header() local
/external/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp601 Type *IntPtrTy = DL->getIntPtrType(GEP->getType()); in canonicalizeArrayIndicesToPointerSize() local
776 Type *IntPtrTy = DL->getIntPtrType(GEP->getType()); in splitGEP() local
DLoopIdiomRecognize.cpp1122 Type *IntPtrTy = Builder.getIntPtrTy(DL, SI->getPointerAddressSpace()); in processLoopStoreOfLoopLoad() local
/external/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp57 Type *IntPtrTy = getDataLayout()->getIntPtrType(*DAG.getContext()); in EmitTargetCodeForMemset() local
/external/llvm/unittests/IR/
DIRBuilderTest.cpp124 IntegerType *IntPtrTy = Builder.getIntPtrTy(DL); in TEST_F() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp169 Type *IntPtrTy = DL->getIntPtrType(AI.getType()); in visitAllocaInst() local
DInstructionCombining.cpp879 Type *IntPtrTy = DL->getIntPtrType(PtrTy); in FindElementAtOffset() local
1296 Type *IntPtrTy = DL->getIntPtrType(GEP.getPointerOperandType()); in visitGetElementPtrInst() local
DInstCombineCompares.cpp391 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/
DInstructions.cpp372 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/
DXCoreISelLowering.cpp482 Type *IntPtrTy = getDataLayout()->getIntPtrType(*DAG.getContext()); in LowerLOAD() local
539 Type *IntPtrTy = getDataLayout()->getIntPtrType(*DAG.getContext()); in LowerSTORE() local
/external/llvm/lib/Analysis/IPA/
DInlineCost.cpp972 Type *IntPtrTy = DL->getIntPtrType(V->getContext()); in stripAndComputeInBoundsConstantOffsets() local
/external/clang/lib/CodeGen/
DCodeGenModule.h120 llvm::IntegerType *IntPtrTy; member
DCGObjCGNU.cpp153 llvm::IntegerType *IntPtrTy; member in __anon06d71d490111::CGObjCGNU
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1308 Type *IntPtrTy = DL->getIntPtrType(CI->getType()); in PerformHeapAllocSRoA() local
1538 Type *IntPtrTy = DL->getIntPtrType(CI->getType()); in TryToOptimizeStoreOfMallocToGlobal() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2605 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/
DPPCISelLowering.cpp1917 Type *IntPtrTy = in LowerINIT_TRAMPOLINE() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4336 Type *IntPtrTy = TLI->getDataLayout()->getIntPtrType(*getContext()); in getMemset() local