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