Searched defs:Subtype (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TextAPI/ |
H A D | Architecture.cpp | 24 #define ARCHINFO(Arch, Type, Subtype, NumBits) \ in getArchitectureFromCpuType() argument 36 #define ARCHINFO(Arch, Type, Subtype, NumBits) .Case(#Arch, AK_##Arch) in getArchitectureFromName() argument 44 #define ARCHINFO(Arch, Type, Subtype, NumBits) \ in getArchitectureName() argument 60 #define ARCHINFO(Arch, Type, Subtype, NumBits) \ in getCPUTypeFromArchitecture() argument 80 #define ARCHINFO(Arch, Type, Subtype, NumBits) \ in is64Bit() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | Host.cpp | 605 unsigned *Type, unsigned *Subtype) { in getIntelProcessorTypeAndSubtype() 886 unsigned *Type, unsigned *Subtype) { in getAMDProcessorTypeAndSubtype() 1152 unsigned Subtype = 0; in getHostCPUName() local
|
/netbsd-src/sys/external/bsd/acpica/dist/include/ |
H A D | acrestyp.h | 169 UINT8 Subtype; member
|
H A D | actbl1.h | 830 UINT16 Subtype; global() member
|