Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DSparc.h87 CK_GENERIC, enumerator
122 } CPU = CK_GENERIC;
134 return getCPUKind(Name) != CK_GENERIC; in isValidCPUName()
141 return CPU != CK_GENERIC; in setCPU()