Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DAsmMatcherEmitter.cpp506 bool HasDeprecation; member
534 HasDeprecation(RHS.HasDeprecation), in MatchableInfo()
942 HasDeprecation = in initialize()
2976 bool HasDeprecation = false; in run() local
2979 HasDeprecation |= MI->HasDeprecation; in run()
3290 if (HasDeprecation) { in run()