Home
last modified time | relevance | path

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

12

/external/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp676 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
DStraightLineStrengthReduce.cpp446 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
DLoopIdiomRecognize.cpp1079 Type *IntPtrTy = Builder.getIntPtrTy(DL, SI->getPointerAddressSpace()); in processLoopStoreOfLoopLoad() local
/external/llvm/lib/Target/AArch64/
DAArch64SelectionDAGInfo.cpp41 Type *IntPtrTy = getDataLayout()->getIntPtrType(*DAG.getContext()); in EmitTargetCodeForMemset() local
/external/llvm/include/llvm/Transforms/Utils/
DLocal.h195 Type *IntPtrTy = DL.getIntPtrType(GEP->getType()); variable
/external/llvm/lib/Analysis/
DConstantFolding.cpp677 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
DScalarEvolutionExpander.cpp388 Type *IntPtrTy = DL.getIntPtrType(PTy); in expandAddToGEP() local
DInstructionSimplify.cpp608 Type *IntPtrTy = DL.getIntPtrType(V->getType())->getScalarType(); in stripAndComputeConstantOffsets() 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.cpp166 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/Target/X86/
DX86SelectionDAGInfo.cpp85 Type *IntPtrTy = getDataLayout()->getIntPtrType(*DAG.getContext()); in EmitTargetCodeForMemset() local
/external/llvm/unittests/IR/
DIRBuilderTest.cpp126 IntegerType *IntPtrTy = Builder.getIntPtrTy(*DL); in TEST_F() local
/external/llvm/lib/IR/
DInstructions.cpp385 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/
DLowerBitSets.cpp201 Type *IntPtrTy; member
DGlobalOpt.cpp1307 Type *IntPtrTy = DL.getIntPtrType(CI->getType()); in PerformHeapAllocSRoA() local
1533 Type *IntPtrTy = DL.getIntPtrType(CI->getType()); in TryToOptimizeStoreOfMallocToGlobal() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp213 Type *IntPtrTy = IC.getDataLayout().getIntPtrType(AI.getType()); in simplifyAllocaArraySize() local
DInstructionCombining.cpp881 Type *IntPtrTy = DL.getIntPtrType(PtrTy); in FindElementAtOffset() local
1298 Type *IntPtrTy = DL.getIntPtrType(GEP.getPointerOperandType()); in visitGetElementPtrInst() local
DInstCombineCompares.cpp396 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/
DXCoreISelLowering.cpp488 Type *IntPtrTy = getDataLayout()->getIntPtrType(*DAG.getContext()); in LowerLOAD() local
547 Type *IntPtrTy = getDataLayout()->getIntPtrType(*DAG.getContext()); in LowerSTORE() local
/external/llvm/include/llvm/IR/
DIRBuilder.h1628 Type *IntPtrTy = getIntPtrTy(DL, PtrTy->getAddressSpace()); variable
/external/llvm/lib/Analysis/IPA/
DInlineCost.cpp1009 Type *IntPtrTy = DL.getIntPtrType(V->getContext()); in stripAndComputeInBoundsConstantOffsets() local
/external/clang/lib/CodeGen/
DCodeGenModule.h123 llvm::IntegerType *IntPtrTy; member
DCGObjCGNU.cpp153 llvm::IntegerType *IntPtrTy; member in __anon13748a720111::CGObjCGNU
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3263 Type *IntPtrTy = TLI->getDataLayout()->getIntPtrType(Addr->getType()); in OptimizeMemoryInst() local
3382 Type *IntPtrTy = TLI->getDataLayout()->getIntPtrType(Addr->getType()); in OptimizeMemoryInst() local

12