Home
last modified time | relevance | path

Searched refs:IndexedLoadStoreMatchInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h56 struct IndexedLoadStoreMatchInfo { struct
215 IndexedLoadStoreMatchInfo &MatchInfo) const;
217 IndexedLoadStoreMatchInfo &MatchInfo) const;
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td204 def indexed_load_store_matchdata : GIDefMatchData<"IndexedLoadStoreMatchInfo">;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1494 MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo) const { in matchCombineIndexedLoadStore()
1511 MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo) const { in applyCombineIndexedLoadStore()