Home
last modified time | relevance | path

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

12345

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp157 static void printExpectedAllocName(raw_ostream &os, AllocationFamily Family);
161 static void printExpectedDeallocName(raw_ostream &os, AllocationFamily Family);
189 AllocationFamily Family; member in __anon0957485b0211::RefState
192 : S(s), K(k), Family(family) { in RefState()
202 AllocationFamily getAllocationFamily() const { return Family; } in getAllocationFamily()
206 return K == X.K && S == X.S && Family == X.Family; in operator ==()
229 Family.Profile(ID); in Profile()
258 AllocationFamily Family,
561 AllocationFamily Family) const;
565 AllocationFamily Family) const;
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Dx86.c306 static void detectX86FamilyModel(unsigned EAX, unsigned *Family, in detectX86FamilyModel() argument
308 *Family = (EAX >> 8) & 0xf; // Bits 8 - 11 in detectX86FamilyModel()
310 if (*Family == 6 || *Family == 0xf) { in detectX86FamilyModel()
311 if (*Family == 0xf) in detectX86FamilyModel()
313 *Family += (EAX >> 20) & 0xff; // Bits 20 - 27 in detectX86FamilyModel()
321 static const char *getIntelProcessorTypeAndSubtype(unsigned Family, in getIntelProcessorTypeAndSubtype() argument
330 switch (Family) { in getIntelProcessorTypeAndSubtype()
649 static const char *getAMDProcessorTypeAndSubtype(unsigned Family, in getAMDProcessorTypeAndSubtype() argument
656 switch (Family) { in getAMDProcessorTypeAndSubtype()
1158 unsigned Model, Family; in __cpu_indicator_init() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVProfiles.td13 // RVI Profile Family
18 // RVA Profile Family
88 // RVB Profile Family
123 // RVM Profile Family
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRDevices.td19 class Family<string name, list<SubtargetFeature> i>
175 def FamilyAVR0 : Family<"avr0", []>;
177 def FamilyAVR1 : Family<"avr1", [FamilyAVR0, FeatureLPM, FeatureMMR]>;
180 : Family<"avr2",
184 : Family<"avr25",
187 def FamilyAVR3 : Family<"avr3", [FamilyAVR2, FeatureJMPCALL]>;
189 def FamilyAVR31 : Family<"avr31", [FamilyAVR3, FeatureELPM]>;
192 : Family<"avr35",
195 def FamilyAVR4 : Family<"avr4",
199 def FamilyAVR5 : Family<"avr5",
[all …]
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp692 static void detectX86FamilyModel(unsigned EAX, unsigned *Family, in detectX86FamilyModel() argument
694 *Family = (EAX >> 8) & 0xf; // Bits 8 - 11 in detectX86FamilyModel()
696 if (*Family == 6 || *Family == 0xf) { in detectX86FamilyModel()
697 if (*Family == 0xf) in detectX86FamilyModel()
699 *Family += (EAX >> 20) & 0xff; // Bits 20 - 27 in detectX86FamilyModel()
707 static StringRef getIntelProcessorTypeAndSubtype(unsigned Family, in getIntelProcessorTypeAndSubtype() argument
714 switch (Family) { in getIntelProcessorTypeAndSubtype()
1108 static const char *getAMDProcessorTypeAndSubtype(unsigned Family, in getAMDProcessorTypeAndSubtype() argument
1115 switch (Family) { in getAMDProcessorTypeAndSubtype()
1426 unsigned Family = 0, Model = 0; in getHostCPUName() local
[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)
/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 11h Processor Link Control
[all …]
/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/lib/libpmc/pmu-events/arch/s390/
H A Dmapfile.csv1 Family-model,Version,Filename,EventType
/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/src/arm64/ti/
H A Dk3-j742s2-mcu-wakeup.dtsi3 * Device Tree Source for J742S2 SoC Family
H A Dk3-j742s2-main.dtsi3 * Device Tree Source for J742S2 SoC Family
/freebsd/sys/contrib/device-tree/Bindings/iio/dac/
H A Dti,dac5571.txt1 * Texas Instruments DAC5571 Family
/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/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/contrib/device-tree/Bindings/arm/marvell/
H A Dmarvell,orion5x.txt1 Marvell Orion SoC Family Device Tree Bindings
/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/Basic/
H A DARMTargetDefEmitter.cpp101 for (const StringRef &Family : ARMProcFamilyVals.keys()) in emitARMTargetDef() local
102 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/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAVR.cpp31 StringRef Family; member
413 return std::optional<StringRef>(MCU.Family); in GetMCUFamilyName()

12345