Searched defs:IntIdxTy (Results 1 – 8 of 8) sorted by relevance
32 Type *IntIdxTy = DL.getIndexType(GEP->getType()); variable
224 IntegerType *IntIdxTy = cast<IntegerType>(DL.getIndexType(I.getType())); in visitPtr() local
1053 Type *IntIdxTy = DL->getIndexType(DestPtr->getType()); in processLoopStridedStore() local1205 Type *IntIdxTy = Builder.getIntNTy(DL->getIndexSizeInBits(StrAS)); in processLoopStoreOfLoopLoad() local
806 Type *IntIdxTy = DL.getIndexType(ResultTy); in CastGEPIndices() local876 Type *IntIdxTy = DL.getIndexType(Ptr->getType()); in SymbolicallyEvaluateGEP() local
695 Type *IntIdxTy = DL.getIndexType(V->getType())->getScalarType(); in stripAndComputeConstantOffsets() local
3444 Type *IntIdxTy = getEffectiveSCEVType(BaseExpr->getType()); in getGEPExpr() local
460 Type *IntIdxTy = DL.getIndexType(PTy); in expandAddToGEP() local
3797 VectorType *IntIdxTy = VectorType::getInteger(FltIdxTy); in UpgradeIntrinsicCall() local