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