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