Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCInstPrinter.cpp75 if (C.Kind == AliasPatternCond::K_OrFeature) { in matchAliasCondition()
115 case AliasPatternCond::K_OrFeature: in matchAliasCondition()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstPrinter.h164 K_OrFeature, // Match only if one of a set of features is enabled. enumerator