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