Home
last modified time | relevance | path

Searched defs:PRIORITY (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Basic/Targets/
H A DX86.cpp1130 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) .Case(STR, true) in validateCpuSupports() argument
1137 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) \ in getFeature() argument
/openbsd-src/gnu/llvm/llvm/lib/TargetParser/
H A DX86TargetParser.cpp709 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) \ in getCpuSupportsMask() argument
723 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) PRIORITY, in getFeaturePriority() argument
737 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) \ in getFeaturePriority() argument