/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600Processors.td | 1 //===-- R600Processors.td - R600 Processor definitions --------------------===// 70 def : Processor<"r600", R600_VLIW5_Itin, 74 def : Processor<"r630", R600_VLIW5_Itin, 78 def : Processor<"rs880", R600_VLIW5_Itin, 82 def : Processor<"rv670", R600_VLIW5_Itin, 90 def : Processor<"rv710", R600_VLIW5_Itin, 94 def : Processor<"rv730", R600_VLIW5_Itin, 98 def : Processor<"rv770", R600_VLIW5_Itin, 106 def : Processor<"cedar", R600_VLIW5_Itin, 111 def : Processor<"cypress", R600_VLIW5_Itin, [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_rtl_proc.cpp | 20 Processor *ProcCreate() { in ProcCreate() 21 void *mem = InternalAlloc(sizeof(Processor)); in ProcCreate() 22 internal_memset(mem, 0, sizeof(Processor)); in ProcCreate() 23 Processor *proc = new(mem) Processor; in ProcCreate() 33 void ProcDestroy(Processor *proc) { in ProcDestroy() 41 proc->~Processor(); in ProcDestroy() 45 void ProcWire(Processor *proc, ThreadState *thr) { in ProcWire() 52 void ProcUnwire(Processor *proc, ThreadState *thr) { in ProcUnwire()
|
H A D | tsan_sync.h | 106 uptr FreeBlock(Processor *proc, uptr p, bool reset); 107 bool FreeRange(Processor *proc, uptr p, uptr sz, bool reset); 108 void ResetRange(Processor *proc, uptr p, uptr sz, bool reset); 124 void OnProcIdle(Processor *proc);
|
H A D | tsan_sync.cpp | 59 uptr MetaMap::FreeBlock(Processor *proc, uptr p, bool reset) { in FreeBlock() 68 bool MetaMap::FreeRange(Processor *proc, uptr p, uptr sz, bool reset) { in FreeRange() 108 void MetaMap::ResetRange(Processor *proc, uptr p, uptr sz, bool reset) { in ResetRange() 277 void MetaMap::OnProcIdle(Processor *proc) { in OnProcIdle()
|
H A D | tsan_rtl.h | 113 struct Processor { struct 215 Processor *proc1; 217 Processor *proc() { return proc1; } in proc() 219 Processor *proc(); 571 Processor *ProcCreate(); 572 void ProcDestroy(Processor *proc); 573 void ProcWire(Processor *proc, ThreadState *thr); 574 void ProcUnwire(Processor *proc, ThreadState *thr);
|
H A D | tsan_mman.h | 24 void AllocatorProcStart(Processor *proc); 25 void AllocatorProcFinish(Processor *proc);
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | TargetID.cpp | 39 llvm::StringRef Processor) { in getAllPossibleTargetIDFeatures() argument 42 return getAllPossibleAMDGPUTargetIDFeatures(T, Processor); in getAllPossibleTargetIDFeatures() 48 llvm::StringRef Processor) { in getCanonicalProcessorName() argument 50 return llvm::AMDGPU::getCanonicalArchName(T, Processor); in getCanonicalProcessorName() 51 return Processor; in getCanonicalProcessorName() 69 llvm::StringRef Processor; in parseTargetIDWithFormatCheckingOnly() local 75 Processor = Split.first; in parseTargetIDWithFormatCheckingOnly() 76 if (Processor.empty()) in parseTargetIDWithFormatCheckingOnly() 81 return Processor; in parseTargetIDWithFormatCheckingOnly() 101 return Processor; in parseTargetIDWithFormatCheckingOnly() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | Sparc.td | 118 : Processor<Name, NoItineraries, Features, TuneFeatures>; 161 def : Processor<"leon2", LEON2Itineraries, 165 // TO DO: Place-holder: Processor specific features will be added *very* soon here. 166 def : Processor<"at697e", LEON2Itineraries, 170 // TO DO: Place-holder: Processor specific features will be added *very* soon here. 171 def : Processor<"at697f", LEON2Itineraries, 176 def : Processor<"leon3", LEON3Itineraries, 181 def : Processor<"ut699", LEON3Itineraries, 186 def : Processor<"gr712rc", LEON3Itineraries, 190 def : Processor<"leon4", LEON4Itineraries, [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMProcessors.td | 2 : Processor<Name, NoItineraries, Features>; 5 // ARM Processor subtarget features. 143 def : Processor<"arm1136j-s", ARMV6Itineraries, [ARMv6]>; 144 def : Processor<"arm1136jf-s", ARMV6Itineraries, [ARMv6, 148 def : Processor<"cortex-m0", ARMV6Itineraries, [ARMv6m, 150 def : Processor<"cortex-m0plus", ARMV6Itineraries, [ARMv6m, 152 def : Processor<"cortex-m1", ARMV6Itineraries, [ARMv6m, 154 def : Processor<"sc000", ARMV6Itineraries, [ARMv6m, 157 def : Processor<"arm1176jz-s", ARMV6Itineraries, [ARMv6kz]>; 158 def : Processor<"arm1176jzf-s", ARMV6Itineraries, [ARMv6kz, [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/go/ |
H A D | tsan_go.cpp | 124 static Processor* get_cur_proc() { in get_cur_proc() 131 Processor *proc; in get_cur_proc() 136 Processor *ThreadState::proc() { in proc() 148 void __tsan_init(ThreadState **thrp, Processor **procp, in __tsan_init() 232 void __tsan_proc_create(Processor **pproc) { in __tsan_proc_create() 236 void __tsan_proc_destroy(Processor *proc) { in __tsan_proc_destroy()
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | mediatek-vpu.txt | 1 * Mediatek Video Processor Unit 3 Video Processor Unit is a HW video controller. It controls HW Codec including 4 H.264/VP8/VP9 Decode, H.264/VP8 Encode and Image Processor (scale/rotate/color convert).
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | TargetID.h | 27 llvm::StringRef Processor); 47 std::string getCanonicalTargetID(llvm::StringRef Processor,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPC.td | 567 def : Processor<"generic", G3Itineraries, [Directive32, FeatureHardFloat, 577 def : Processor<"601", G3Itineraries, [Directive601, FeatureFPU]>; 578 def : Processor<"602", G3Itineraries, [Directive602, FeatureFPU, 580 def : Processor<"603", G3Itineraries, [Directive603, 583 def : Processor<"603e", G3Itineraries, [Directive603, 586 def : Processor<"603ev", G3Itineraries, [Directive603, 589 def : Processor<"604", G3Itineraries, [Directive604, 592 def : Processor<"604e", G3Itineraries, [Directive604, 595 def : Processor<"620", G3Itineraries, [Directive620, 598 def : Processor<"750", G4Itineraries, [Directive750, [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/leds/backlight/ |
H A D | zii,rave-sp-backlight.txt | 1 Zodiac Inflight Innovations RAVE Supervisory Processor Backlight Bindings 4 backlight functionality of RAVE Supervisory Processor. It is expected
|
/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | zii,rave-sp-pwrbutton.txt | 1 Zodiac Inflight Innovations RAVE Supervisory Processor Power Button Bindings 4 button functionality of RAVE Supervisory Processor. It is expected
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
H A D | VE.def | 9 // Processor Supplement 11 // Processor Supplement
|
/freebsd/sys/contrib/device-tree/Bindings/nds32/ |
H A D | cpus.txt | 1 * Andestech Processor Binding 4 representation of a Andestech Processor Core, which is the root node in the
|
/freebsd/sys/contrib/device-tree/Bindings/watchdog/ |
H A D | zii,rave-sp-wdt.txt | 1 Zodiac Inflight Innovations RAVE Supervisory Processor Watchdog Bindings 4 watchdog functionality of RAVE Supervisory Processor. It is expected
|
/freebsd/sys/contrib/dev/acpica/components/utilities/ |
H A D | utcopy.c | 325 ExternalObject->Processor.ProcId = in AcpiUtCopyIsimpleToEsimple() 326 InternalObject->Processor.ProcId; in AcpiUtCopyIsimpleToEsimple() 327 ExternalObject->Processor.PblkAddress = in AcpiUtCopyIsimpleToEsimple() 328 InternalObject->Processor.Address; in AcpiUtCopyIsimpleToEsimple() 329 ExternalObject->Processor.PblkLength = in AcpiUtCopyIsimpleToEsimple() 330 InternalObject->Processor.Length; in AcpiUtCopyIsimpleToEsimple()
|
/freebsd/sys/dev/acpica/ |
H A D | acpi_throttle.c | 154 if ((obj->Processor.PblkAddress && obj->Processor.PblkLength >= 4) || in acpi_throttle_identify() 207 sc->cpu_p_blk = obj->Processor.PblkAddress; in acpi_throttle_attach() 208 sc->cpu_p_blk_len = obj->Processor.PblkLength; in acpi_throttle_attach()
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | zii,rave-sp.txt | 1 Zodiac Inflight Innovations RAVE Supervisory Processor 3 RAVE Supervisory Processor communicates with SoC over UART. It is
|
/freebsd/sys/contrib/device-tree/Bindings/firmware/ |
H A D | nvidia,tegra210-bpmp.txt | 1 NVIDIA Tegra210 Boot and Power Management Processor (BPMP) 3 The Boot and Power Management Processor (BPMP) is a co-processor found
|
/freebsd/sys/contrib/dev/acpica/components/executer/ |
H A D | excreate.c | 511 ObjDesc->Processor.ProcId = (UINT8) Operand[1]->Integer.Value; in AcpiExCreateProcessor() 512 ObjDesc->Processor.Length = (UINT8) Operand[3]->Integer.Value; in AcpiExCreateProcessor() 513 ObjDesc->Processor.Address = (ACPI_IO_ADDRESS) Operand[2]->Integer.Value; in AcpiExCreateProcessor()
|
/freebsd/share/misc/ |
H A D | pci_vendors | 327 b204 Integrated Lights Out Processor 338 1000 1000 LSI53C810AE PCI to SCSI I/O Processor 341 1000 1000 LSI53C825AE PCI to SCSI I/O Processor (Ultra Wide) 345 1000 1000 LSI53C860E PCI to Ultra SCSI I/O Processor 3951 726e R580 [AMD Stream Processor] (Secondary) 4589 0030 Geode GX2 Graphics Processor 4780 0005 Processor to I/O Controller [Alta Lite] 4781 0007 Processor to I/O Controller [Alta MP] 4790 002d Processor to I/O Controller [Python] 5018 1200 Family 10h Processor HyperTransport Configuration [all …]
|
/freebsd/sys/contrib/dev/acpica/components/debugger/ |
H A D | dbstats.c | 368 AcpiDbEnumerateObject (ObjDesc->Processor.NotifyList[0]); in AcpiDbEnumerateObject() 369 AcpiDbEnumerateObject (ObjDesc->Processor.NotifyList[1]); in AcpiDbEnumerateObject() 370 AcpiDbEnumerateObject (ObjDesc->Processor.Handler); in AcpiDbEnumerateObject()
|