Searched refs:matchUseVectorTruncate (Results 1 – 3 of 3) sorted by relevance
636 bool matchUseVectorTruncate(MachineInstr &MI, Register &MatchInfo) const;
1616 [{ return Helper.matchUseVectorTruncate(*${root}, ${matchinfo}); }]),
3447 bool CombinerHelper::matchUseVectorTruncate(MachineInstr &MI, in matchUseVectorTruncate() function in CombinerHelper