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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DPPC.h44 ArchDefinePwr8 = 1 << 12, enumerator in enum:clang::targets::PPCTargetInfo::__anon407
147 ArchDefinePwr8 | ArchDefinePwr7 | ArchDefinePwr6 |
151 ArchDefinePwr9 | ArchDefinePwr8 | ArchDefinePwr7 |
155 ArchDefinePwr10 | ArchDefinePwr9 | ArchDefinePwr8 |
161 ArchDefinePwr8 | ArchDefinePwr7 | ArchDefinePwr6 |
H A DPPC.cpp167 if (ArchDefs & ArchDefinePwr8)
375 if (!(ArchDefs & ArchDefinePwr8) &&
382 if (!(ArchDefs & ArchDefinePwr8) &&

Completed in 208 milliseconds