Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2987 struct MatchScope { struct
3015 SmallVectorImpl<MatchScope> &MatchScopes;
3020 SmallVectorImpl<MatchScope> &MS) in MatchStateUpdater()
3132 SmallVector<MatchScope, 8> MatchScopes; in SelectCodeCommon()
3250 MatchScope NewEntry; in SelectCodeCommon()
4150 MatchScope &LastScope = MatchScopes.back(); in SelectCodeCommon()