Searched refs:ArchCPUSubtype (Results 1 – 1 of 1) sorted by relevance
107 uint32_t ArchCPUSubtype; member219 return C.ArchCPUSubtype == FileCPUSubtype; in acceptFileArch()222 if (C.ArchCPUSubtype == MachO::CPU_SUBTYPE_ARM64_ALL) in acceptFileArch()226 return C.ArchCPUSubtype == FileCPUSubtype; in acceptFileArch()471 uint64_t ArchCPUID = getCPUID(C.ArchCPUType, C.ArchCPUSubtype); in createStaticLibrary()564 std::tie(C.ArchCPUType, C.ArchCPUSubtype) = in parseCommandLine()