Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DPPC.h42 ArchDefinePwr6x = 1 << 10, enumerator
149 ArchDefinePwr6x | ArchDefinePwr6 | ArchDefinePwr5x | in setCPU()
H A DPPC.cpp378 if (ArchDefs & ArchDefinePwr6x) in getTargetDefines()