Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/X86/
Daddr-mode-matcher.ll43 ; references in MatchScope and RecordedNodes stale.
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2535 struct MatchScope { struct
2562 SmallVectorImpl<MatchScope> &MatchScopes;
2566 SmallVectorImpl<MatchScope> &MS) : in MatchStateUpdater()
2644 SmallVector<MatchScope, 8> MatchScopes; in SelectCodeCommon()
2763 MatchScope NewEntry; in SelectCodeCommon()
3371 MatchScope &LastScope = MatchScopes.back(); in SelectCodeCommon()