Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DPPC.h45 ArchDefinePwr9 = 1 << 13, enumerator
162 ArchDefinePwr9 | ArchDefinePwr8 | ArchDefinePwr7 | in setCPU()
166 ArchDefinePwr10 | ArchDefinePwr9 | ArchDefinePwr8 | in setCPU()
171 ArchDefinePwr11 | ArchDefinePwr10 | ArchDefinePwr9 | in setCPU()
177 ArchDefinePwr9 | ArchDefinePwr8 | ArchDefinePwr7 | in setCPU()
H A DPPC.cpp384 if (ArchDefs & ArchDefinePwr9) in getTargetDefines()