Searched refs:matchTruncBuildVectorFold (Results 1 – 3 of 3) sorted by relevance
823 bool matchTruncBuildVectorFold(MachineInstr &MI, Register &MatchInfo) const;
1358 [{ return Helper.matchTruncBuildVectorFold(*${op}, ${matchinfo}); }]),
6567 bool CombinerHelper::matchTruncBuildVectorFold(MachineInstr &MI, in matchTruncBuildVectorFold() function in CombinerHelper