Searched defs:CommutableOpIdx1 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TargetInstrInfo.cpp | 177 unsigned CommutableOpIdx1 = Idx1; (void)CommutableOpIdx1; in commuteInstructionImpl() local |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInstrInfo.cpp | 3189 unsigned CommutableOpIdx1 = 1; findCommutedOpIndices() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86InstrInfo.cpp | 2788 for (CommutableOpIdx1 = LastCommutableVecOp; in findThreeSrcCommutedOpIndices() local |