Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCInstPrinter.cpp76 if (C.Kind == AliasPatternCond::K_OrFeature) { in matchAliasCondition()
116 case AliasPatternCond::K_OrFeature: in matchAliasCondition()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCInstPrinter.h165 K_OrFeature, // Match only if one of a set of features is enabled. enumerator