Searched refs:replaceOpcodeWith (Results 1 – 3 of 3) sorted by relevance
309 replaceOpcodeWith(*MatchInfo, Opposite); in applyFoldableFneg()
162 void replaceOpcodeWith(MachineInstr &FromMI, unsigned ToOpcode) const;
182 void CombinerHelper::replaceOpcodeWith(MachineInstr &FromMI, in replaceOpcodeWith() function in CombinerHelper