Home
last modified time | relevance | path

Searched refs:decomposeGEP (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp95 Value *decomposeGEP(Value *&Offsets, FixedVectorType *Ty,
232 if (Value *V = decomposeGEP(Offsets, Ty, GEP, Builder)) { in decomposePtr()
254 Value *MVEGatherScatterLowering::decomposeGEP(Value *&Offsets, in decomposeGEP() function in MVEGatherScatterLowering
746 Value *BasePtr = decomposeGEP(Offsets, Ty, GEP, Builder); in tryCreateIncrementingGatScat()