Searched refs:replaceOpcodeWith (Results 1 – 4 of 4) sorted by relevance
117 (apply [{ Helper.replaceOpcodeWith(*${smul}, ${matchinfo}); }])>;
329 replaceOpcodeWith(*MatchInfo, Opposite); in applyFoldableFneg()
164 void replaceOpcodeWith(MachineInstr &FromMI, unsigned ToOpcode) const;
204 void CombinerHelper::replaceOpcodeWith(MachineInstr &FromMI, in replaceOpcodeWith() function in CombinerHelper