Home
last modified time | relevance | path

Searched defs:IntIdxTy (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DLocal.cpp25 Type *IntIdxTy = DL.getIndexType(GEP->getType()); in emitGEPOffset() local
H A DConstantFolding.cpp833 Type *IntIdxTy = DL.getIndexType(ResultTy); CastGEPIndices() local
882 Type *IntIdxTy = DL.getIndexType(Ptr->getType()); SymbolicallyEvaluateGEP() local
1418 Type *IntIdxTy = DL.getIndexType(Ptr->getType()); ConstantFoldCastOperand() local
H A DScalarEvolution.cpp3748 Type *IntIdxTy = getEffectiveSCEVType(BaseExpr->getType()); getGEPExpr() local
/llvm-project/llvm/include/llvm/Analysis/
H A DPtrUseVisitor.h217 IntegerType *IntIdxTy = cast<IntegerType>(DL.getIndexType(I.getType())); visitPtr() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp710 Type *IntIdxTy = DL->getIndexType(StorePtr->getType()); processLoopStores() local
1023 Type *IntIdxTy = DL->getIndexType(DestPtr->getType()); processLoopStridedStore() local
1260 Type *IntIdxTy = Builder.getIntNTy(DL->getIndexSizeInBits(StrAS)); processLoopStoreOfLoopLoad() local
[all...]
/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp4626 VectorType *IntIdxTy = VectorType::getInteger(FltIdxTy); UpgradeIntrinsicCall() local