Home
last modified time | relevance | path

Searched refs:Family (Results 1 – 25 of 105) sorted by relevance

12345

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp125 static void printExpectedAllocName(raw_ostream &os, AllocationFamily Family);
129 static void printExpectedDeallocName(raw_ostream &os, AllocationFamily Family);
157 AllocationFamily Family; member in __anon0957485b0211::RefState
160 : S(s), K(k), Family(family) { in RefState()
170 AllocationFamily getAllocationFamily() const { return Family; } in getAllocationFamily()
174 return K == X.K && S == X.S && Family == X.Family; in operator ==()
197 ID.AddInteger(Family); in Profile()
226 AllocationFamily Family,
469 AllocationFamily Family) const;
473 AllocationFamily Family) const;
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Dx86.c359 static void detectX86FamilyModel(unsigned EAX, unsigned *Family, in detectX86FamilyModel() argument
361 *Family = (EAX >> 8) & 0xf; // Bits 8 - 11 in detectX86FamilyModel()
363 if (*Family == 6 || *Family == 0xf) { in detectX86FamilyModel()
364 if (*Family == 0xf) in detectX86FamilyModel()
366 *Family += (EAX >> 20) & 0xff; // Bits 20 - 27 in detectX86FamilyModel()
374 static const char *getIntelProcessorTypeAndSubtype(unsigned Family, in getIntelProcessorTypeAndSubtype() argument
383 switch (Family) { in getIntelProcessorTypeAndSubtype()
662 static const char *getAMDProcessorTypeAndSubtype(unsigned Family, in getAMDProcessorTypeAndSubtype() argument
669 switch (Family) { in getAMDProcessorTypeAndSubtype()
1158 unsigned Model, Family; in __cpu_indicator_init() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp694 static void detectX86FamilyModel(unsigned EAX, unsigned *Family, in detectX86FamilyModel() argument
696 *Family = (EAX >> 8) & 0xf; // Bits 8 - 11 in detectX86FamilyModel()
698 if (*Family == 6 || *Family == 0xf) { in detectX86FamilyModel()
699 if (*Family == 0xf) in detectX86FamilyModel()
701 *Family += (EAX >> 20) & 0xff; // Bits 20 - 27 in detectX86FamilyModel()
709 static StringRef getIntelProcessorTypeAndSubtype(unsigned Family, in getIntelProcessorTypeAndSubtype() argument
716 switch (Family) { in getIntelProcessorTypeAndSubtype()
1070 static const char *getAMDProcessorTypeAndSubtype(unsigned Family, in getAMDProcessorTypeAndSubtype() argument
1077 switch (Family) { in getAMDProcessorTypeAndSubtype()
1387 unsigned Family = 0, Model = 0; in getHostCPUName() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRDevices.td19 class Family<string name, list<SubtargetFeature> i>
163 def FamilyAVR0 : Family<"avr0", []>;
165 def FamilyAVR1 : Family<"avr1", [FamilyAVR0, FeatureLPM, FeatureMMR]>;
168 : Family<"avr2",
172 : Family<"avr25",
175 def FamilyAVR3 : Family<"avr3", [FamilyAVR2, FeatureJMPCALL]>;
177 def FamilyAVR31 : Family<"avr31", [FamilyAVR3, FeatureELPM]>;
180 : Family<"avr35",
183 def FamilyAVR4 : Family<"avr4",
187 def FamilyAVR5 : Family<"avr
[all...]
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dlantiq,pinctrl-xway.txt5 "ase" (XWAY AMAZON Family)
6 "danube" (XWAY DANUBE Family)
7 "xrx100" (XWAY xRX100 Family)
8 "xrx200" (XWAY xRX200 Family)
9 "xrx300" (XWAY xRX300 Family)
H A Doxnas,pinctrl.txt1 * Oxford Semiconductor OXNAS SoC Family Pin Controller
/freebsd/share/misc/
H A Dpci_vendors5093 1200 Family 10h Processor HyperTransport Configuration
5094 1201 Family 10h Processor Address Map
5095 1202 Family 10h Processor DRAM Controller
5096 1203 Family 10h Processor Miscellaneous Control
5097 1204 Family 10h Processor Link Control
5122 1300 Family 11h Processor HyperTransport Configuration
5123 1301 Family 11h Processor Address Map
5124 1302 Family 11h Processor DRAM Controller
5125 1303 Family 11h Processor Miscellaneous Control
5126 1304 Family 1
[all...]
/freebsd/lib/libpmc/pmu-events/arch/s390/
H A Dmapfile.csv1 Family-model,Version,Filename,EventType
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Damlogic,meson-pcie.txt13 - "amlogic,axg-pcie" for AXG SoC Family
14 - "amlogic,g12a-pcie" for G12A SoC Family
/freebsd/sys/contrib/device-tree/Bindings/power/reset/
H A Dbrcm,bcm21664-resetmgr.txt1 Broadcom Kona Family Reset Manager
/freebsd/sys/contrib/device-tree/Bindings/watchdog/
H A Dbrcm,kona-wdt.txt1 Broadcom Kona Family Watchdog Timer
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Doxnas.txt1 Oxford Semiconductor OXNAS SoCs Family device tree bindings
/freebsd/sys/contrib/device-tree/Bindings/iio/dac/
H A Dti,dac5571.txt1 * Texas Instruments DAC5571 Family
/freebsd/sys/contrib/device-tree/Bindings/timer/
H A Doxsemi,rps-timer.txt1 Oxford Semiconductor OXNAS SoCs Family RPS Timer
H A Dbrcm,kona-timer.txt1 Broadcom Kona Family timer
/freebsd/sys/arm64/conf/
H A Dstd.dev78 device em # Intel PRO/1000 Gigabit Ethernet Family
79 device ix # Intel 10Gb Ethernet Family
/freebsd/sys/contrib/device-tree/Bindings/arm/marvell/
H A Dmarvell,orion5x.txt1 Marvell Orion SoC Family Device Tree Bindings
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-j742s2-main.dtsi3 * Device Tree Source for J742S2 SoC Family
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Doxnas,stdclk.txt1 Oxford Semiconductor OXNAS SoC Family Standard Clocks
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Dbrcm,kona-i2c.txt1 Broadcom Kona Family I2C
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DARMTargetDefEmitter.cpp90 for (const StringRef &Family : ARMProcFamilyVals.keys()) in EmitARMTargetDef() local
91 OS << "ARM_PROCESSOR_FAMILY(" << Family << ")\n"; in EmitARMTargetDef()
/freebsd/sys/contrib/device-tree/Bindings/reset/
H A Doxnas,reset.txt1 Oxford Semiconductor OXNAS SoC Family RESET Controller
/freebsd/etc/sendmail/
H A Dfreebsd.mc96 DAEMON_OPTIONS(`Name=IPv4, Family=inet')
97 DAEMON_OPTIONS(`Name=IPv6, Family=inet6, Modifiers=O')
/freebsd/lib/libpmc/pmu-events/arch/arm64/
H A Dmapfile.csv14 #Family-model,Version,Filename,EventType
/freebsd/contrib/libfido2/src/
H A Dwebauthn.h12 #pragma region Desktop Family or OneCore Family

12345