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