Searched refs:matchZextOfTrunc (Results 1 – 3 of 3) sorted by relevance
817 bool matchZextOfTrunc(const MachineOperand &MO, BuildFnTy &MatchInfo);
1550 [{ return Helper.matchZextOfTrunc(${root}, ${matchinfo}); }]),
7494 bool CombinerHelper::matchZextOfTrunc(const MachineOperand &MO, in matchZextOfTrunc() function in CombinerHelper