Searched refs:matchAnyExplicitUseIsUndef (Results 1 – 3 of 3) sorted by relevance
413 bool matchAnyExplicitUseIsUndef(MachineInstr &MI);
376 [{ return Helper.matchAnyExplicitUseIsUndef(*${root}); }]),382 [{ return Helper.matchAnyExplicitUseIsUndef(*${root}); }]),388 [{ return Helper.matchAnyExplicitUseIsUndef(*${root}); }]),414 [{ return Helper.matchAnyExplicitUseIsUndef(*${root}); }]),
2722 bool CombinerHelper::matchAnyExplicitUseIsUndef(MachineInstr &MI) { in matchAnyExplicitUseIsUndef() function in CombinerHelper