Home
last modified time | relevance | path

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

/freebsd/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/tests/sys/fs/fusefs/
H A Dmount.cc65 class Subtype: public Mount { class
103 TEST_F(Subtype, subtype) in TEST_F() argument
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp713 unsigned *Subtype) { in getIntelProcessorTypeAndSubtype()
1074 unsigned *Subtype) { in getAMDProcessorTypeAndSubtype()
1395 unsigned Subtype = 0; in getHostCPUName() local
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Dx86.c378 unsigned *Subtype) { in getIntelProcessorTypeAndSubtype()
666 unsigned *Subtype) { in getAMDProcessorTypeAndSubtype()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacrestyp.h277 UINT8 Subtype; member
H A Dactbl1.h957 UINT16 Subtype; member
/freebsd/sys/dev/mwl/
H A Dmwlreg.h583 u_int8_t Subtype; member