Searched refs:matchOperandIsZero (Results 1 – 3 of 3) sorted by relevance
509 bool matchOperandIsZero(MachineInstr &MI, unsigned OpIdx) const;
604 [{ return Helper.matchOperandIsZero(*${root}, 1); }]),
2993 bool CombinerHelper::matchOperandIsZero(MachineInstr &MI, in matchOperandIsZero() function in CombinerHelper