Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp177 unsigned CommutableOpIdx1 = Idx1; (void)CommutableOpIdx1; in commuteInstructionImpl() local
266 unsigned CommutableOpIdx1, in fixCommutedOpIndices() argument
307 unsigned CommutableOpIdx1 = MCID.getNumDefs(); findCommutedOpIndices() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2690 unsigned CommutableOpIdx1 = 1; findCommutedOpIndices() local
2729 unsigned CommutableOpIdx1 = SrcOpIdx1; findCommutedOpIndices() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2793 unsigned CommutableOpIdx1; findThreeSrcCommutedOpIndices() local
3013 unsigned CommutableOpIdx1 = 2; findCommutedOpIndices() local
3040 unsigned CommutableOpIdx1 = Desc.getNumDefs() + 1; findCommutedOpIndices() local
[all...]