Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp809 Type *PtrIdxTy = DL->getIndexType(GEP->getType()); in canonicalizeArrayIndicesToIndexSize() local
1152 Type *PtrIdxTy = DL->getIndexType(GEP->getType()); in splitGEP() local
H A DNaryReassociate.cpp452 Type *PtrIdxTy = DL->getIndexType(GEP->getType()); tryReassociateGEPAtIndex() local
H A DStraightLineStrengthReduce.cpp483 IntegerType *PtrIdxTy = cast<IntegerType>(DL->getIndexType(I->getType())); allocateCandidatesAndFindBasisForGEP() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp229 Type *PtrIdxTy = IC.getDataLayout().getIndexType(AI.getType()); simplifyAllocaArraySize() local
H A DInstCombineCompares.cpp298 unsigned OffsetSize = PtrIdxTy->getIntegerBitWidth(); in foldCmpLoadFromIndexedGlobal() local
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6285 Type *PtrIdxTy = DL->getIndexType(GEP->getType()); splitLargeGEPOffsets() local
6353 Type *PtrIdxTy = DL->getIndexType(GEP->getType()); splitLargeGEPOffsets() local