Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DLocal.h183 Type *IntPtrTy = TD.getIntPtrType(GEP->getContext()); variable
/external/llvm/include/llvm/Analysis/
DPtrUseVisitor.h208 IntegerType *IntPtrTy = cast<IntegerType>(DL.getIntPtrType(I.getType())); in visitPtr() local
/external/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp158 Type *IntPtrTy = TLI.getDataLayout()->getIntPtrType(*DAG.getContext()); in EmitTargetCodeForMemset() local
/external/llvm/lib/Analysis/
DConstantFolding.cpp603 Type *IntPtrTy = TD->getIntPtrType(ResultTy->getContext()); in CastGEPIndices() local
657 Type *IntPtrTy = TD->getIntPtrType(Ptr->getContext()); in SymbolicallyEvaluateGEP() local
745 IntegerType *IntPtrTy = TD->getIntPtrType(Ty->getContext()); in SymbolicallyEvaluateGEP() local
1015 Type *IntPtrTy = TD->getIntPtrType(CE0->getContext()); in ConstantFoldCompareInstOperands() local
1037 Type *IntPtrTy = TD->getIntPtrType(CE0->getContext()); in ConstantFoldCompareInstOperands() local
DInstructionSimplify.cpp704 Type *IntPtrTy = TD->getIntPtrType(V->getContext()); in stripAndComputeConstantOffsets() local
DScalarEvolution.cpp3146 Type *IntPtrTy = getEffectiveSCEVType(GEP->getType()); in createNodeForGEP() local
/external/llvm/unittests/IR/
DIRBuilderTest.cpp115 IntegerType *IntPtrTy = Builder.getIntPtrTy(DL); in TEST_F() local
/external/llvm/examples/BrainF/
DBrainF.cpp83 Type* IntPtrTy = IntegerType::getInt32Ty(C); in header() local
/external/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp57 Type *IntPtrTy = getDataLayout()->getIntPtrType(*DAG.getContext()); in EmitTargetCodeForMemset() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp157 Type *IntPtrTy = TD->getIntPtrType(AI.getContext()); in visitAllocaInst() local
DInstructionCombining.cpp770 Type *IntPtrTy = TD->getIntPtrType(Ty->getContext()); in FindElementAtOffset() local
1079 Type *IntPtrTy = TD->getIntPtrType(GEP.getPointerOperandType()); in visitGetElementPtrInst() local
DInstCombineCompares.cpp540 Type *IntPtrTy = TD.getIntPtrType(VariableIdx->getContext()); in EvaluateGEPOffsetExpression() local
562 Type *IntPtrTy = TD.getIntPtrType(VariableIdx->getContext()); 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
2086 Type *IntPtrTy) { in isNoopCast()
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp481 Type *IntPtrTy = getDataLayout()->getIntPtrType(*DAG.getContext()); in LowerLOAD() local
540 Type *IntPtrTy = getDataLayout()->getIntPtrType(*DAG.getContext()); in LowerSTORE() local
/external/clang/lib/CodeGen/
DCodeGenModule.h123 llvm::IntegerType *IntPtrTy; member
DCGObjCGNU.cpp152 llvm::IntegerType *IntPtrTy; member in __anoneae344580111::CGObjCGNU
/external/llvm/lib/Analysis/IPA/
DInlineCost.cpp884 Type *IntPtrTy = TD->getIntPtrType(V->getContext()); in stripAndComputeInBoundsConstantOffsets() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1507 Type *IntPtrTy = TD->getIntPtrType(CI->getContext()); in PerformHeapAllocSRoA() local
1737 Type *IntPtrTy = TD->getIntPtrType(CI->getContext()); in TryToOptimizeStoreOfMallocToGlobal() local
/external/llvm/lib/Transforms/Scalar/
DCodeGenPrepare.cpp1574 Type *IntPtrTy = in OptimizeMemoryInst() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1629 Type *IntPtrTy = in LowerINIT_TRAMPOLINE() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4022 Type *IntPtrTy = TLI.getDataLayout()->getIntPtrType(*getContext()); in getMemset() local