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