Home
last modified time | relevance | path

Searched defs:Subtype (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/
H A DArchitecture.cpp24 #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 Dmount.cc65 class Subtype: public Mount { class
103 TEST_F(Subtype, subtype) in TEST_F() argument
/freebsd-src/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp683 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 Dx86.c306 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 Dacrestyp.h277 UINT8 Subtype; member
H A Dactbl1.h938 UINT16 Subtype; global() member
/freebsd-src/sys/dev/mwl/
H A Dmwlreg.h583 u_int8_t Subtype; member