Searched refs:Subtype (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackendDarwin.h20 const MachO::CPUSubTypeARM Subtype; member in class:llvm::ARMAsmBackendDarwin
23 : ARMAsmBackend(T, STI, support::little), MRI(MRI), Subtype(st) {}
28 Subtype);
H A DARMAsmBackend.cpp1096 if (Subtype != MachO::CPU_SUBTYPE_ARM_V7K)
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TextAPI/MachO/
H A DArchitecture.cpp21 #define ARCHINFO(Arch, Type, Subtype) \
23 (CPUSubType & ~MachO::CPU_SUBTYPE_MASK) == (Subtype)) \
33 #define ARCHINFO(Arch, Type, Subtype) .Case(#Arch, AK_##Arch)
41 #define ARCHINFO(Arch, Type, Subtype) \
57 #define ARCHINFO(Arch, Type, Subtype) \
59 return std::make_pair(Type, Subtype);
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dcpu_model.c275 unsigned *Subtype) {
303 *Subtype = INTEL_COREI7_NEHALEM;
310 *Subtype = INTEL_COREI7_WESTMERE;
316 *Subtype = INTEL_COREI7_SANDYBRIDGE;
321 *Subtype = INTEL_COREI7_IVYBRIDGE;
330 *Subtype = INTEL_COREI7_HASWELL;
339 *Subtype = INTEL_COREI7_BROADWELL;
348 *Subtype = INTEL_COREI7_SKYLAKE;
355 *Subtype = INTEL_COREI7_CASCADELAKE; // "cascadelake"
357 *Subtype
271 getIntelProcessorTypeAndSubtype(unsigned Family, unsigned Model, unsigned Brand_id, unsigned Features, unsigned Features2, unsigned *Type, unsigned *Subtype) argument
426 getAMDProcessorTypeAndSubtype(unsigned Family, unsigned Model, unsigned Features, unsigned Features2, unsigned *Type, unsigned *Subtype) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DHost.cpp559 unsigned *Type, unsigned *Subtype) {
615 *Subtype = X86::INTEL_CORE2_65;
624 *Subtype = X86::INTEL_CORE2_45;
633 *Subtype = X86::INTEL_COREI7_NEHALEM;
640 *Subtype = X86::INTEL_COREI7_WESTMERE;
646 *Subtype = X86::INTEL_COREI7_SANDYBRIDGE;
651 *Subtype = X86::INTEL_COREI7_IVYBRIDGE;
660 *Subtype = X86::INTEL_COREI7_HASWELL;
669 *Subtype = X86::INTEL_COREI7_BROADWELL;
678 *Subtype
556 getIntelProcessorTypeAndSubtype(unsigned Family, unsigned Model, unsigned Brand_id, unsigned Features, unsigned Features2, unsigned Features3, unsigned *Type, unsigned *Subtype) argument
881 getAMDProcessorTypeAndSubtype(unsigned Family, unsigned Model, unsigned Features, unsigned *Type, unsigned *Subtype) argument
1148 unsigned Subtype = 0; local
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/components/resources/
H A Drsxface.c670 (Vendor->UuidSubtype != Info->Uuid->Subtype) ||
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp1139 const MachO::CPUSubTypeX86 Subtype; member in class:__anon2460::DarwinX86_64AsmBackend
1143 : DarwinX86AsmBackend(T, MRI, STI, true), Subtype(st) {}
1148 Subtype);
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacrestyp.h277 UINT8 Subtype; member in struct:acpi_vendor_uuid
H A Dactbl2.h450 UINT16 Subtype; member in struct:acpi_csrt_descriptor
/freebsd-11-stable/sys/dev/mwl/
H A Dmwlreg.h588 u_int8_t Subtype; member in struct:__anon11077
/freebsd-11-stable/sys/contrib/dev/acpica/common/
H A Ddmtbinfo.c918 {ACPI_DMT_UINT16, ACPI_CSRT2_OFFSET (Subtype), "Subtype", 0},
955 {ACPI_DMT_UINT16, ACPI_DBG20_OFFSET (PortSubtype), "Port Subtype", 0},
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex1422 user{/Subtype /Link /A << /S /URI /URI (#1) >>}%
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex1356 user{/Subtype /Link /A << /S /URI /URI (#1) >>}%
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex1405 user{/Subtype /Link /A << /S /URI /URI (#1) >>}%

Completed in 422 milliseconds