Searched refs:matchCombineIndexedLoadStore (Results 1 – 3 of 3) sorted by relevance
201 bool matchCombineIndexedLoadStore(MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo);
271 [{ return Helper.matchCombineIndexedLoadStore(*${root}, ${matchinfo}); }]),
1262 bool CombinerHelper::matchCombineIndexedLoadStore( in matchCombineIndexedLoadStore() function in CombinerHelper