Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp191 unsigned CommutableOpIdx1 = Idx1; (void)CommutableOpIdx1; in commuteInstructionImpl() local
300 unsigned CommutableOpIdx1, in fixCommutedOpIndices()
341 unsigned CommutableOpIdx1 = MCID.getNumDefs(); in findCommutedOpIndices() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp3813 unsigned CommutableOpIdx1 = 1; in findCommutedOpIndices() local
3853 unsigned CommutableOpIdx1 = SrcOpIdx1; in findCommutedOpIndices() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2773 unsigned CommutableOpIdx1; in findThreeSrcCommutedOpIndices() local
3047 unsigned CommutableOpIdx1 = 2; in findCommutedOpIndices() local
3074 unsigned CommutableOpIdx1 = Desc.getNumDefs() + 1; in findCommutedOpIndices() local