Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DMCInstPrinter.cpp70 if (C.Kind == AliasPatternCond::K_NegFeature) in matchAliasCondition()
114 case AliasPatternCond::K_NegFeature: in matchAliasCondition()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCInstPrinter.h163 K_NegFeature, // Match only if a feature is disabled. enumerator