Searched refs:matchCombineLoadWithAndMask (Results 1 – 3 of 3) sorted by relevance
206 bool matchCombineLoadWithAndMask(MachineInstr &MI,
253 [{ return Helper.matchCombineLoadWithAndMask(*${root}, ${matchinfo}); }]),
951 bool CombinerHelper::matchCombineLoadWithAndMask(MachineInstr &MI, in matchCombineLoadWithAndMask() function in CombinerHelper