Home
last modified time | relevance | path

Searched defs:findCommutedOpIndices (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp771 bool MipsInstrInfo::findCommutedOpIndices(const MachineInstr &MI, in findCommutedOpIndices() function in MipsInstrInfo
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp295 bool TargetInstrInfo::findCommutedOpIndices(const MachineInstr &MI, in findCommutedOpIndices() function in TargetInstrInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2636 bool RISCVInstrInfo::findCommutedOpIndices(const MachineInstr &MI, findCommutedOpIndices() function in RISCVInstrInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp2772 bool SIInstrInfo::findCommutedOpIndices(const MachineInstr &MI, findCommutedOpIndices() function in SIInstrInfo
2778 bool SIInstrInfo::findCommutedOpIndices(const MCInstrDesc &Desc, findCommutedOpIndices() function in SIInstrInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1200 bool PPCInstrInfo::findCommutedOpIndices(const MachineInstr &MI, findCommutedOpIndices() function in PPCInstrInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2821 bool X86InstrInfo::findCommutedOpIndices(const MachineInstr &MI, findCommutedOpIndices() function in X86InstrInfo