Searched refs:IndexedLoadStoreMatchInfo (Results 1 – 3 of 3) sorted by relevance
54 struct IndexedLoadStoreMatchInfo { struct199 bool matchCombineIndexedLoadStore(MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo);200 void applyCombineIndexedLoadStore(MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo);
1021 IndexedLoadStoreMatchInfo MatchInfo; in tryCombineIndexedLoadStore()1029 bool CombinerHelper::matchCombineIndexedLoadStore(MachineInstr &MI, IndexedLoadStoreMatchInfo &Matc… in matchCombineIndexedLoadStore()1051 MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo) { in applyCombineIndexedLoadStore()
87 def indexed_load_store_matchdata : GIDefMatchData<"IndexedLoadStoreMatchInfo">;