Searched refs:commuteOpcode (Results 1 – 2 of 2) sorted by relevance
130 int commuteOpcode(const MachineInstr &MI) const;
473 int SIInstrInfo::commuteOpcode(const MachineInstr &MI) const { in commuteOpcode() function in SIInstrInfo892 int CommutedOpcode = commuteOpcode(*MI); in commuteInstructionImpl()1896 int CommutedOpc = commuteOpcode(*MI); in legalizeOperandsVOP2()