Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLocal.cpp25 Type *IntIdxTy = DL.getIndexType(GEP->getType()); in emitGEPOffset() local
[all...]
H A DConstantFolding.cpp882 Type *IntIdxTy = DL.getIndexType(Ptr->getType()); in SymbolicallyEvaluateGEP() local
828 Type *IntIdxTy = DL.getIndexType(ResultTy); CastGEPIndices() local
1415 Type *IntIdxTy = DL.getIndexType(Ptr->getType()); ConstantFoldCastOperand() local
H A DScalarEvolution.cpp3746 Type *IntIdxTy = getEffectiveSCEVType(BaseExpr->getType()); getGEPExpr() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DPtrUseVisitor.h217 IntegerType *IntIdxTy = cast<IntegerType>(DL.getIndexType(I.getType())); in visitPtr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp712 Type *IntIdxTy = DL->getIndexType(StorePtr->getType()); processLoopStores() local
1025 Type *IntIdxTy = DL->getIndexType(DestPtr->getType()); processLoopStridedStore() local
1262 Type *IntIdxTy = Builder.getIntNTy(DL->getIndexSizeInBits(StrAS)); processLoopStoreOfLoopLoad() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp4534 VectorType *IntIdxTy = VectorType::getInteger(FltIdxTy); UpgradeIntrinsicCall() local