Home
last modified time | relevance | path

Searched refs:isLegalToSwap (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h198 bool isLegalToSwap(const MachineInstr &MI, unsigned fromIdx,
H A DSIInstrInfo.cpp2786 bool SIInstrInfo::isLegalToSwap(const MachineInstr &MI, unsigned OpIdx0, in isLegalToSwap() function in SIInstrInfo
2851 if (!isLegalToSwap(MI, Src0Idx, &Src0, Src1Idx, &Src1)) { in commuteInstructionImpl()