Searched defs:cpuType (Results 1 – 3 of 3) sorted by relevance
| /llvm-project/lld/MachO/ | ||
| H A D | Target.h | 114 llvm::MachO::CPUType cpuType; global() variable |
| H A D | InputFiles.cpp | 190 uint32_t cpuType; in compatWithTargetArch() local |
| H A D | SectionPriorities.cpp | 310 CPUType cpuType = StringSwitch<CPUType>(line) parseOrderFile() local |