Searched refs:IndexedLoadStoreMatchInfo (Results 1 – 3 of 3) sorted by relevance
46 struct IndexedLoadStoreMatchInfo { struct149 bool matchCombineIndexedLoadStore(MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo);150 void applyCombineIndexedLoadStore(MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo);
881 IndexedLoadStoreMatchInfo MatchInfo; in tryCombineIndexedLoadStore()889 bool CombinerHelper::matchCombineIndexedLoadStore(MachineInstr &MI, IndexedLoadStoreMatchInfo &Matc… in matchCombineIndexedLoadStore()911 MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo) { in applyCombineIndexedLoadStore()
87 def indexed_load_store_matchdata : GIDefMatchData<"IndexedLoadStoreMatchInfo">;