Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/MC/
HDMCInstPrinter.cpp76 if (C.Kind == AliasPatternCond::K_OrFeature) { in matchAliasCondition()
116 case AliasPatternCond::K_OrFeature: in matchAliasCondition()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/MC/
HDMCInstPrinter.h200 K_OrFeature, // Match only if one of a set of features is enabled. enumerator