Home
last modified time | relevance | path

Searched refs:Subtype (Results 1 – 13 of 13) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Dx86.c378 unsigned *Subtype) { in getIntelProcessorTypeAndSubtype()
413 *Subtype = INTEL_COREI7_NEHALEM; in getIntelProcessorTypeAndSubtype()
421 *Subtype = INTEL_COREI7_WESTMERE; in getIntelProcessorTypeAndSubtype()
428 *Subtype = INTEL_COREI7_SANDYBRIDGE; in getIntelProcessorTypeAndSubtype()
434 *Subtype = INTEL_COREI7_IVYBRIDGE; in getIntelProcessorTypeAndSubtype()
444 *Subtype = INTEL_COREI7_HASWELL; in getIntelProcessorTypeAndSubtype()
454 *Subtype = INTEL_COREI7_BROADWELL; in getIntelProcessorTypeAndSubtype()
466 *Subtype = INTEL_COREI7_SKYLAKE; in getIntelProcessorTypeAndSubtype()
473 *Subtype = INTEL_COREI7_ROCKETLAKE; in getIntelProcessorTypeAndSubtype()
481 *Subtype in getIntelProcessorTypeAndSubtype()
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/contrib/llvm-project/llvm/lib/TextAPI/
H A DArchitecture.cpp24 #define ARCHINFO(Arch, Type, Subtype, NumBits) \ in getArchitectureFromCpuType() argument
26 (CPUSubType & ~MachO::CPU_SUBTYPE_MASK) == (Subtype)) \ in getArchitectureFromCpuType()
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
62 return std::make_pair(Type, Subtype); in getCPUTypeFromArchitecture()
80 #define ARCHINFO(Arch, Type, Subtype, NumBits) \ in is64Bit() argument
/freebsd-src/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp713 unsigned *Subtype) { in getIntelProcessorTypeAndSubtype()
759 *Subtype = X86::INTEL_COREI7_NEHALEM; in getIntelProcessorTypeAndSubtype()
767 *Subtype = X86::INTEL_COREI7_WESTMERE; in getIntelProcessorTypeAndSubtype()
774 *Subtype = X86::INTEL_COREI7_SANDYBRIDGE; in getIntelProcessorTypeAndSubtype()
780 *Subtype = X86::INTEL_COREI7_IVYBRIDGE; in getIntelProcessorTypeAndSubtype()
790 *Subtype = X86::INTEL_COREI7_HASWELL; in getIntelProcessorTypeAndSubtype()
800 *Subtype = X86::INTEL_COREI7_BROADWELL; in getIntelProcessorTypeAndSubtype()
812 *Subtype = X86::INTEL_COREI7_SKYLAKE; in getIntelProcessorTypeAndSubtype()
819 *Subtype = X86::INTEL_COREI7_ROCKETLAKE; in getIntelProcessorTypeAndSubtype()
827 *Subtype in getIntelProcessorTypeAndSubtype()
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/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackendDarwin.h22 const MachO::CPUSubTypeARM Subtype;
28 Subtype((MachO::CPUSubTypeARM)cantFail( in ARMAsmBackendDarwin()
34 /*Is64Bit=*/false, cantFail(MachO::getCPUType(TT)), Subtype); in createObjectTargetWriter()
H A DARMAsmBackend.cpp1153 if (Subtype != MachO::CPU_SUBTYPE_ARM_V7K) in generateCompactUnwindEncoding()
/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/sys/contrib/dev/acpica/components/resources/
H A Drsxface.c670 (Vendor->UuidSubtype != Info->Uuid->Subtype) || in ACPI_EXPORT_SYMBOL()
/freebsd-src/sys/contrib/dev/acpica/include/
H A Dacrestyp.h277 UINT8 Subtype; member
H A Dactbl1.h947 UINT16 Subtype;
938 UINT16 Subtype; global() member
/freebsd-src/contrib/file/magic/Magdir/
H A Dmsvc145 # Import Definition Record (Comment Class A0, Subtype 01~IMPDEF)
/freebsd-src/sys/dev/mwl/
H A Dmwlreg.h583 u_int8_t Subtype; member
/freebsd-src/sbin/pfctl/
H A Dpf.os112 # wwww:ttt:D:ss:OOO...:OS:Version:Subtype:Details
123 # Subtype - OS subtype or patchlevel (SP3, lo0)
/freebsd-src/sys/contrib/dev/acpica/common/
H A Ddmtbinfo1.c899 {ACPI_DMT_UINT16, ACPI_CSRT2_OFFSET (Subtype), "Subtype", 0},
936 {ACPI_DMT_UINT16, ACPI_DBG20_OFFSET (PortSubtype), "Port Subtype", 0},