Searched refs:IndexedLoadStoreMatchInfo (Results 1 – 3 of 3) sorted by relevance
55 struct IndexedLoadStoreMatchInfo { struct201 bool matchCombineIndexedLoadStore(MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo);202 void applyCombineIndexedLoadStore(MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo);
193 def indexed_load_store_matchdata : GIDefMatchData<"IndexedLoadStoreMatchInfo">;
1426 MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo) { in matchCombineIndexedLoadStore()1443 MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo) { in applyCombineIndexedLoadStore()