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