Searched defs:OtherIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVGatherScatterLowering.cpp | 149 unsigned OtherIndex = 0; matchStridedStart() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstructionCombining.cpp | 3142 unsigned OtherIndex = (ICI->getOperand(0) == PI) ? 1 : 0; isAllocSiteRemovable() local |