Searched refs:matchBuildVectorIdentityFold (Results 1 – 3 of 3) sorted by relevance
783 bool matchBuildVectorIdentityFold(MachineInstr &MI, Register &MatchInfo);
1275 [{ return Helper.matchBuildVectorIdentityFold(*${build_vector}, ${matchinfo}); }]),
6275 bool CombinerHelper::matchBuildVectorIdentityFold(MachineInstr &MI, in matchBuildVectorIdentityFold() function in CombinerHelper