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