Searched refs:CommutedOpc (Results 1 – 1 of 1) sorted by relevance
3548 int CommutedOpc = commuteOpcode(MI); in legalizeOperandsVOP2() local3549 if (CommutedOpc == -1) { in legalizeOperandsVOP2()3554 MI.setDesc(get(CommutedOpc)); in legalizeOperandsVOP2()