Searched refs:commuteOpcode (Results 1 – 2 of 2) sorted by relevance
147 int commuteOpcode(const MachineInstr &MI) const;
502 int SIInstrInfo::commuteOpcode(const MachineInstr &MI) const { in commuteOpcode() function in SIInstrInfo948 int CommutedOpcode = commuteOpcode(MI); in commuteInstructionImpl()2100 int CommutedOpc = commuteOpcode(MI); in legalizeOperandsVOP2()