| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/ |
| H A D | x86.c | 607 *Subtype = AMDFAM10H_BARCELONA; in getAMDProcessorTypeAndSubtype() 610 *Subtype = AMDFAM10H_SHANGHAI; in getAMDProcessorTypeAndSubtype() 613 *Subtype = AMDFAM10H_ISTANBUL; in getAMDProcessorTypeAndSubtype() 626 *Subtype = AMDFAM15H_BDVER4; in getAMDProcessorTypeAndSubtype() 631 *Subtype = AMDFAM15H_BDVER3; in getAMDProcessorTypeAndSubtype() 636 *Subtype = AMDFAM15H_BDVER2; in getAMDProcessorTypeAndSubtype() 640 *Subtype = AMDFAM15H_BDVER1; in getAMDProcessorTypeAndSubtype() 666 *Subtype = AMDFAM17H_ZNVER2; in getAMDProcessorTypeAndSubtype() 673 *Subtype = AMDFAM17H_ZNVER1; in getAMDProcessorTypeAndSubtype() 688 *Subtype = AMDFAM19H_ZNVER3; in getAMDProcessorTypeAndSubtype() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/ |
| H A D | Architecture.cpp | 24 #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-14.2/contrib/llvm-project/llvm/lib/TargetParser/ |
| H A D | Host.cpp | 1101 *Subtype = X86::AMDFAM10H_SHANGHAI; in getAMDProcessorTypeAndSubtype() 1104 *Subtype = X86::AMDFAM10H_ISTANBUL; in getAMDProcessorTypeAndSubtype() 1117 *Subtype = X86::AMDFAM15H_BDVER4; in getAMDProcessorTypeAndSubtype() 1122 *Subtype = X86::AMDFAM15H_BDVER3; in getAMDProcessorTypeAndSubtype() 1127 *Subtype = X86::AMDFAM15H_BDVER2; in getAMDProcessorTypeAndSubtype() 1131 *Subtype = X86::AMDFAM15H_BDVER1; in getAMDProcessorTypeAndSubtype() 1157 *Subtype = X86::AMDFAM17H_ZNVER2; in getAMDProcessorTypeAndSubtype() 1164 *Subtype = X86::AMDFAM17H_ZNVER1; in getAMDProcessorTypeAndSubtype() 1179 *Subtype = X86::AMDFAM19H_ZNVER3; in getAMDProcessorTypeAndSubtype() 1191 *Subtype = X86::AMDFAM19H_ZNVER4; in getAMDProcessorTypeAndSubtype() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMAsmBackendDarwin.h | 22 const MachO::CPUSubTypeARM Subtype; 28 Subtype((MachO::CPUSubTypeARM)cantFail( in ARMAsmBackendDarwin() 34 /*Is64Bit=*/false, cantFail(MachO::getCPUType(TT)), Subtype); in createObjectTargetWriter()
|
| H A D | ARMAsmBackend.cpp | 1154 if (Subtype != MachO::CPU_SUBTYPE_ARM_V7K) in generateCompactUnwindEncoding()
|
| /freebsd-14.2/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-14.2/sys/contrib/dev/acpica/components/resources/ |
| H A D | rsxface.c | 670 (Vendor->UuidSubtype != Info->Uuid->Subtype) || in ACPI_EXPORT_SYMBOL()
|
| /freebsd-14.2/sys/contrib/dev/acpica/include/ |
| H A D | acrestyp.h | 277 UINT8 Subtype; member
|
| H A D | actbl1.h | 858 UINT16 Subtype; member
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | msvc | 140 # Import Definition Record (Comment Class A0, Subtype 01~IMPDEF)
|
| /freebsd-14.2/sys/dev/mwl/ |
| H A D | mwlreg.h | 583 u_int8_t Subtype; member
|
| /freebsd-14.2/sbin/pfctl/ |
| H A D | pf.os | 112 # wwww:ttt:D:ss:OOO...:OS:Version:Subtype:Details 123 # Subtype - OS subtype or patchlevel (SP3, lo0)
|
| /freebsd-14.2/sys/contrib/dev/acpica/common/ |
| H A D | dmtbinfo1.c | 728 {ACPI_DMT_UINT16, ACPI_CSRT2_OFFSET (Subtype), "Subtype", 0},
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/arm/ |
| H A D | qcom.yaml | 998 Subtype ID unique to a Platform Type/Chipset ID. For a given
|