Searched defs:CommutableOpIdx2 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TargetInstrInfo.cpp | 178 unsigned CommutableOpIdx2 = Idx2; (void)CommutableOpIdx2; in commuteInstructionImpl() local |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInstrInfo.cpp | 3190 unsigned CommutableOpIdx2 = 3; findCommutedOpIndices() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86InstrInfo.cpp | 2772 unsigned CommutableOpIdx2 = SrcOpIdx2; findThreeSrcCommutedOpIndices() local |