Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DAsmMatcherEmitter.cpp451 bool HasDeprecation; member
479 HasDeprecation(RHS.HasDeprecation), in MatchableInfo()
866 HasDeprecation = in initialize()
2791 bool HasDeprecation = false; in run() local
2794 HasDeprecation |= MI->HasDeprecation; in run()
3053 if (HasDeprecation) { in run()