Searched defs:Subtype (Results 1 – 7 of 7) sorted by relevance
/freebsd/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/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/contrib/llvm-project/llvm/lib/TargetParser/ |
H A D | Host.cpp | 713 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 D | x86.c | 378 unsigned *Subtype) { in getIntelProcessorTypeAndSubtype() 666 unsigned *Subtype) { in getAMDProcessorTypeAndSubtype()
|
/freebsd/sys/contrib/dev/acpica/include/ |
H A D | acrestyp.h | 277 UINT8 Subtype; member
|
H A D | actbl1.h | 957 UINT16 Subtype; member
|
/freebsd/sys/dev/mwl/ |
H A D | mwlreg.h | 583 u_int8_t Subtype; member
|