Searched defs:cpuSubtype (Results 1 – 4 of 4) sorted by relevance
167 ARM::ARM(uint32_t cpuSubtype) : TargetInfo(ILP32()) { in ARM()178 TargetInfo *macho::createARMTargetInfo(uint32_t cpuSubtype) { in createARMTargetInfo()
116 uint32_t cpuSubtype; variable
226 auto getArchName = [](uint32_t cpuType, uint32_t cpuSubtype) { in readFile()239 uint32_t cpuSubtype = in readFile() local
102 static uint32_t cpuSubtype() { in cpuSubtype() function