Searched refs:applyCommuteBinOpOperands (Results 1 – 3 of 3) sorted by relevance
812 void applyCommuteBinOpOperands(MachineInstr &MI);
447 (apply [{ Helper.applyCommuteBinOpOperands(*${root}); }])454 (apply [{ Helper.applyCommuteBinOpOperands(*${root}); }])
6262 void CombinerHelper::applyCommuteBinOpOperands(MachineInstr &MI) { in applyCommuteBinOpOperands() function in CombinerHelper