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