Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DConstantFolding.cpp543 Type *IntPtrTy = TD->getIntPtrType(ResultTy->getContext()); in CastGEPIndices() local
581 Type *IntPtrTy = TD->getIntPtrType(Ptr->getContext()); in SymbolicallyEvaluateGEP() local
667 IntegerType *IntPtrTy = TD->getIntPtrType(Ty->getContext()); in SymbolicallyEvaluateGEP() local
913 Type *IntPtrTy = TD->getIntPtrType(CE0->getContext()); in ConstantFoldCompareInstOperands() local
935 Type *IntPtrTy = TD->getIntPtrType(CE0->getContext()); in ConstantFoldCompareInstOperands() local
DScalarEvolution.cpp3035 Type *IntPtrTy = getEffectiveSCEVType(GEP->getType()); in createNodeForGEP() local
/external/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp158 Type *IntPtrTy = TLI.getTargetData()->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.cpp57 Type *IntPtrTy = getTargetData()->getIntPtrType(*DAG.getContext()); in EmitTargetCodeForMemset() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp29 Type *IntPtrTy = TD->getIntPtrType(AI.getContext()); in visitAllocaInst() local
DInstructionCombining.cpp691 Type *IntPtrTy = TD->getIntPtrType(Ty->getContext()); in FindElementAtOffset() local
754 Type *IntPtrTy = TD->getIntPtrType(GEP.getContext()); in visitGetElementPtrInst() local
DInstCombineAddSub.cpp404 Type *IntPtrTy = TD.getIntPtrType(GEP->getContext()); in EmitGEPOffset() local
DInstCombineCompares.cpp533 Type *IntPtrTy = TD.getIntPtrType(VariableIdx->getContext()); in EvaluateGEPOffsetExpression() local
555 Type *IntPtrTy = TD.getIntPtrType(VariableIdx->getContext()); in EvaluateGEPOffsetExpression() local
/external/llvm/lib/VMCore/
DInstructions.cpp272 BasicBlock *InsertAtEnd, Type *IntPtrTy, in createMalloc()
357 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()
374 Type *IntPtrTy, Type *AllocTy, in CreateMalloc()
392 Type *IntPtrTy = Type::getInt8PtrTy(M->getContext()); in createFree() local
1768 Type *IntPtrTy) { in isNoopCast()
1808 Type *SrcTy, Type *MidTy, Type *DstTy, Type *IntPtrTy) in isEliminableCastPair()
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp468 Type *IntPtrTy = getTargetData()->getIntPtrType(*DAG.getContext()); in LowerLOAD() local
527 Type *IntPtrTy = getTargetData()->getIntPtrType(*DAG.getContext()); in LowerSTORE() local
/external/clang/lib/CodeGen/
DCodeGenModule.h112 llvm::IntegerType *IntPtrTy; member
/external/llvm/lib/Transforms/Scalar/
DCodeGenPrepare.cpp840 Type *IntPtrTy = in OptimizeMemoryInst() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1330 Type *IntPtrTy = TD->getIntPtrType(CI->getContext()); in PerformHeapAllocSRoA() local
1556 Type *IntPtrTy = TD->getIntPtrType(CI->getContext()); in TryToOptimizeStoreOfMallocToGlobal() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1381 Type *IntPtrTy = in LowerTRAMPOLINE() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3785 Type *IntPtrTy = TLI.getTargetData()->getIntPtrType(*getContext()); in getMemset() local