Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp153 void pushOutAdd(PHINode *&Phi, Value *OffsSecondOperand, unsigned StartIndex);
885 void MVEGatherScatterLowering::pushOutAdd(PHINode *&Phi, in pushOutAdd() function in MVEGatherScatterLowering
1082 pushOutAdd(NewPhi, OffsSecondOperand, IncrementingBlock == 1 ? 0 : 1); in optimiseOffsets()