Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Daddr-mode-matcher.ll41 ; references in MatchScope and RecordedNodes stale.
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2728 struct MatchScope { struct
2756 SmallVectorImpl<MatchScope> &MatchScopes;
2761 SmallVectorImpl<MatchScope> &MS) in MatchStateUpdater()
2867 SmallVector<MatchScope, 8> MatchScopes; in SelectCodeCommon()
2984 MatchScope NewEntry; in SelectCodeCommon()
3673 MatchScope &LastScope = MatchScopes.back(); in SelectCodeCommon()