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