Home
last modified time | relevance | path

Searched defs:CommutableOpIdx2 (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp175 unsigned CommutableOpIdx2 = Idx2; (void)CommutableOpIdx2; in commuteInstructionImpl() local
266 unsigned CommutableOpIdx2) { in fixCommutedOpIndices()
307 unsigned CommutableOpIdx2 = CommutableOpIdx1 + 1; in findCommutedOpIndices() local
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1514 unsigned CommutableOpIdx2 = 3; in findCommutedOpIndices() local
1564 unsigned CommutableOpIdx2; in findCommutedOpIndices() local
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2367 unsigned CommutableOpIdx2 = SrcOpIdx2; in findThreeSrcCommutedOpIndices() local
2576 unsigned CommutableOpIdx2 = 3; in findCommutedOpIndices() local
2604 unsigned CommutableOpIdx2 = Desc.getNumDefs() + 2; in findCommutedOpIndices() local