Searched refs:IndexedLoadStoreMatchInfo (Results 1 – 3 of 3) sorted by relevance
55 struct IndexedLoadStoreMatchInfo { struct206 bool matchCombineIndexedLoadStore(MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo);207 void applyCombineIndexedLoadStore(MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo);
1040 IndexedLoadStoreMatchInfo MatchInfo; in tryCombineIndexedLoadStore()1048 bool CombinerHelper::matchCombineIndexedLoadStore(MachineInstr &MI, IndexedLoadStoreMatchInfo &Matc… in matchCombineIndexedLoadStore()1070 MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo) { in applyCombineIndexedLoadStore()
92 def indexed_load_store_matchdata : GIDefMatchData<"IndexedLoadStoreMatchInfo">;