Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp178 unsigned CommutableOpIdx2 = Idx2; (void)CommutableOpIdx2; in commuteInstructionImpl() local
267 unsigned CommutableOpIdx2) { in fixCommutedOpIndices()
308 unsigned CommutableOpIdx2 = CommutableOpIdx1 + 1; in findCommutedOpIndices() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp3193 unsigned CommutableOpIdx2 = 3; findCommutedOpIndices() local
3243 unsigned CommutableOpIdx2; findCommutedOpIndices() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2772 unsigned CommutableOpIdx2 = SrcOpIdx2; in findThreeSrcCommutedOpIndices() local
3009 unsigned CommutableOpIdx2 = 3; in findCommutedOpIndices() local
3036 unsigned CommutableOpIdx2 = Desc.getNumDefs() + 2; in findCommutedOpIndices() local