Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp810 Type *PtrIdxTy = DL->getIndexType(GEP->getType()); canonicalizeArrayIndicesToIndexSize() local
1106 Type *PtrIdxTy = DL->getIndexType(GEP->getType()); splitGEP() local
H A DNaryReassociate.cpp452 Type *PtrIdxTy = DL->getIndexType(GEP->getType()); in tryReassociateGEPAtIndex() local
H A DStraightLineStrengthReduce.cpp483 PtrIdxTy, Idx->getSExtValue() * (int64_t)ElementSize, true); in allocateCandidatesAndFindBasisForGEP() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp229 Type *PtrIdxTy = IC.getDataLayout().getIndexType(AI.getType()); in simplifyAllocaArraySize() local
H A DInstCombineCompares.cpp294 Type *PtrIdxTy = DL.getIndexType(GEP->getType()); foldCmpLoadFromIndexedGlobal() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6171 Type *PtrIdxTy = DL->getIndexType(GEP->getType()); splitLargeGEPOffsets() local
6239 Type *PtrIdxTy = DL->getIndexType(GEP->getType()); splitLargeGEPOffsets() local