Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCInstPrinter.cpp80 if (C.Kind == AliasPatternCond::K_OrNegFeature) { in matchAliasCondition()
117 case AliasPatternCond::K_OrNegFeature: in matchAliasCondition()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCInstPrinter.h166 K_OrNegFeature, // Match only if one of a set of features is disabled. enumerator