/freebsd-src/contrib/llvm-project/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
|
/freebsd-src/tests/sys/fs/fusefs/ |
H A D | mount.cc | 65 class Subtype: public Mount { class 103 TEST_F(Subtype, subtype) in TEST_F() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/TargetParser/ |
H A D | Host.cpp | 683 getIntelProcessorTypeAndSubtype(unsigned Family,unsigned Model,const unsigned * Features,unsigned * Type,unsigned * Subtype) getIntelProcessorTypeAndSubtype() argument 1049 getAMDProcessorTypeAndSubtype(unsigned Family,unsigned Model,const unsigned * Features,unsigned * Type,unsigned * Subtype) getAMDProcessorTypeAndSubtype() argument 1357 unsigned Subtype = 0; getHostCPUName() local [all...] |
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/ |
H A D | x86.c | 306 getIntelProcessorTypeAndSubtype(unsigned Family,unsigned Model,const unsigned * Features,unsigned * Type,unsigned * Subtype) getIntelProcessorTypeAndSubtype() argument 596 getAMDProcessorTypeAndSubtype(unsigned Family,unsigned Model,const unsigned * Features,unsigned * Type,unsigned * Subtype) getAMDProcessorTypeAndSubtype() argument [all...] |
/freebsd-src/sys/contrib/dev/acpica/include/ |
H A D | acrestyp.h | 277 UINT8 Subtype; member
|
H A D | actbl1.h | 938 UINT16 Subtype; global() member
|
/freebsd-src/sys/dev/mwl/ |
H A D | mwlreg.h | 583 u_int8_t Subtype; member
|