Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DX86.cpp1292 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) .Case(STR, true) in validateCpuSupports() macro
1300 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) \ in getFeature() macro
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DX86TargetParser.cpp739 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) \ in getCpuSupportsMask() macro
756 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) PRIORITY, in getFeaturePriority() macro
771 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) \ in getFeaturePriority() macro