Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2774 struct MatchScope { struct
2802 SmallVectorImpl<MatchScope> &MatchScopes;
2807 SmallVectorImpl<MatchScope> &MS) in MatchStateUpdater()
2907 SmallVector<MatchScope, 8> MatchScopes; in SelectCodeCommon()
3024 MatchScope NewEntry; in SelectCodeCommon()
3711 MatchScope &LastScope = MatchScopes.back(); in SelectCodeCommon()