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