Home
last modified time | relevance | path

Searched defs:IncrementingBlock (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp212 unsigned IncrementingBlock = Phi->getIncomingValue(0) == Inc ? 0 : 1; matchStridedRecurrence() local
458 unsigned IncrementingBlock = BasePhi->getOperand(0) == Inc ? 0 : 1; determineBaseAndStride() local
/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp1035 int IncrementingBlock = Phi->getIncomingValue(0) == IncInstruction ? 0 : 1; optimiseOffsets() local