Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-libtool-darwin/
H A Dllvm-libtool-darwin.cpp106 uint32_t ArchCPUType; member
212 if (C.ArchCPUType != FileCPUType) in acceptFileArch()
215 switch (C.ArchCPUType) { in acceptFileArch()
471 uint64_t ArchCPUID = getCPUID(C.ArchCPUType, C.ArchCPUSubtype); in createStaticLibrary()
564 std::tie(C.ArchCPUType, C.ArchCPUSubtype) = in parseCommandLine()