Searched refs:CPUKnown (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Basic/Targets/
H A DPPC.h107 bool CPUKnown = isValidCPUName(Name); variable
108 if (CPUKnown) {
173 return CPUKnown;

Completed in 53 milliseconds