Searched refs:matchOperandIsUndef (Results 1 – 3 of 3) sorted by relevance
401 bool matchOperandIsUndef(MachineInstr &MI, unsigned OpIdx);
215 [{ return Helper.matchOperandIsUndef(*${root}, 1); }]),
2576 bool CombinerHelper::matchOperandIsUndef(MachineInstr &MI, unsigned OpIdx) { in matchOperandIsUndef() function in CombinerHelper