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);
189 def indexed_load_store_matchdata : GIDefMatchData<"IndexedLoadStoreMatchInfo">;
1263 MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo) { in matchCombineIndexedLoadStore()1280 MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo) { in applyCombineIndexedLoadStore()