Home
last modified time | relevance | path

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

/freebsd-src/contrib/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...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2691 unsigned CommutableOpIdx2 = 3; findCommutedOpIndices() local
2741 unsigned CommutableOpIdx2; findCommutedOpIndices() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2777 unsigned CommutableOpIdx2 = SrcOpIdx2; findThreeSrcCommutedOpIndices() local
3014 unsigned CommutableOpIdx2 = 3; findCommutedOpIndices() local
3041 unsigned CommutableOpIdx2 = Desc.getNumDefs() + 2; findCommutedOpIndices() local
[all...]