Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Basic/Targets/
DPPC.h46 ArchDefinePwr10 = 1 << 14, enumerator
152 ArchDefinePwr10 | ArchDefinePwr9 | ArchDefinePwr8 | in setCPU()
157 ArchDefineFuture | ArchDefinePwr10 | ArchDefinePwr9 | in setCPU()
DPPC.cpp164 if (ArchDefs & ArchDefinePwr10) in getTargetDefines()
353 if (!(ArchDefs & ArchDefinePwr10) && in initFeatureMap()