Searched refs:replaceOpcodeWith (Results 1 – 4 of 4) sorted by relevance
322 replaceOpcodeWith(*MatchInfo, Opposite); in applyFoldableFneg()
461 Helper.replaceOpcodeWith(MI, NewOpcode); in applyCombine_s_mul_u64()
156 void replaceOpcodeWith(MachineInstr &FromMI, unsigned ToOpcode) const;
184 void CombinerHelper::replaceOpcodeWith(MachineInstr &FromMI, in replaceOpcodeWith() function in CombinerHelper