Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp177 unsigned CommutableOpIdx2 = Idx2; (void)CommutableOpIdx2; in commuteInstructionImpl() local
268 unsigned CommutableOpIdx2) { in fixCommutedOpIndices()
309 unsigned CommutableOpIdx2 = CommutableOpIdx1 + 1; in findCommutedOpIndices() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1176 unsigned CommutableOpIdx2 = 3; in findCommutedOpIndices() local
1219 unsigned CommutableOpIdx2; in findCommutedOpIndices() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2418 unsigned CommutableOpIdx2 = SrcOpIdx2; in findThreeSrcCommutedOpIndices() local
2611 unsigned CommutableOpIdx2 = 3; in findCommutedOpIndices() local
2639 unsigned CommutableOpIdx2 = Desc.getNumDefs() + 2; in findCommutedOpIndices() local