Home
last modified time | relevance | path

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

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