Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp176 unsigned CommutableOpIdx1 = Idx1; (void)CommutableOpIdx1; in commuteInstructionImpl() local
267 unsigned CommutableOpIdx1, in fixCommutedOpIndices()
308 unsigned CommutableOpIdx1 = MCID.getNumDefs(); in findCommutedOpIndices() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1175 unsigned CommutableOpIdx1 = 1; in findCommutedOpIndices() local
1207 unsigned CommutableOpIdx1 = SrcOpIdx1; in findCommutedOpIndices() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2434 unsigned CommutableOpIdx1; in findThreeSrcCommutedOpIndices() local
2610 unsigned CommutableOpIdx1 = 2; in findCommutedOpIndices() local
2638 unsigned CommutableOpIdx1 = Desc.getNumDefs() + 1; in findCommutedOpIndices() local