Searched refs:decomposeGEP (Results 1 – 1 of 1) sorted by relevance
95 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 MVEGatherScatterLowering746 Value *BasePtr = decomposeGEP(Offsets, Ty, GEP, Builder); in tryCreateIncrementingGatScat()