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