/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | Mips16InstrInfo.td | 526 // Purpose: Add Immediate Unsigned Word (2-Operand, Extended) 547 // Purpose: Add Immediate Unsigned Word (3-Operand, PC-Relative, Extended) 554 // Purpose: Add Immediate Unsigned Word (2-Operand, SP-Relative, Extended) 572 // Purpose: Add Unsigned Word (3-Operand) 580 // Purpose: AND 588 // Purpose: Branch on Equal to Zero 596 // Purpose: Branch on Equal to Zero (Extended) 603 // Purpose: Unconditional Branch (Extended) 610 // Purpose: Unconditional Branch 617 // Purpose: Branch on Not Equal to Zero [all …]
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | StreamUtil.cpp | 24 if (Purpose == StreamPurpose::NamedStream) in getLongName() 26 if (Purpose == StreamPurpose::ModuleStream) in getLongName() 31 StreamInfo StreamInfo::createStream(StreamPurpose Purpose, StringRef Name, 36 Result.Purpose = Purpose; in createStream() 46 Result.Purpose = StreamPurpose::ModuleStream; in createModuleStream() 50 static inline StreamInfo stream(StreamPurpose Purpose, StringRef Label, 52 return StreamInfo::createStream(Purpose, Label, Idx); in stream() 32 createStream(StreamPurpose Purpose,StringRef Name,uint32_t StreamIndex) createStream() argument 51 stream(StreamPurpose Purpose,StringRef Label,uint32_t Idx) stream() argument
|
H A D | StreamUtil.h | 41 StreamPurpose getPurpose() const { return Purpose; } in getPurpose() 46 static StreamInfo createStream(StreamPurpose Purpose, StringRef Name, 52 StreamPurpose Purpose;
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | lite5200.dts | 62 timer@600 { // General Purpose Timer 69 timer@610 { // General Purpose Timer 75 timer@620 { // General Purpose Timer 81 timer@630 { // General Purpose Timer 87 timer@640 { // General Purpose Timer 93 timer@650 { // General Purpose Timer 99 timer@660 { // General Purpose Timer 105 timer@670 { // General Purpose Timer
|
H A D | mpc5200b.dtsi | 63 gpt0: timer@600 { // General Purpose Timer 71 gpt1: timer@610 { // General Purpose Timer 78 gpt2: timer@620 { // General Purpose Timer 85 gpt3: timer@630 { // General Purpose Timer 92 gpt4: timer@640 { // General Purpose Timer 99 gpt5: timer@650 { // General Purpose Timer 106 gpt6: timer@660 { // General Purpose Timer 113 gpt7: timer@670 { // General Purpose Timer
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/ |
H A D | SectionMemoryManager.cpp | 42 SectionMemoryManager::AllocationPurpose Purpose, uintptr_t Size, in allocateSection() argument 53 switch (Purpose) { in allocateSection() 105 Purpose, RequiredSize, &MemGroup.Near, in allocateSection() 251 allocateMappedMemory(SectionMemoryManager::AllocationPurpose Purpose, in allocateMappedMemory() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/ |
H A D | SectionMemoryManager.h | 73 allocateMappedMemory(AllocationPurpose Purpose, size_t NumBytes, 177 uint8_t *allocateSection(AllocationPurpose Purpose, uintptr_t Size,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/ |
H A D | RISCVRegisterBanks.td | 12 /// General Purpose Registers: X.
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | atmel-gpbr.txt | 1 * Device tree bindings for Atmel GPBR (General Purpose Backup Registers)
|
H A D | da9150.txt | 7 da9150-gpadc : General Purpose ADC
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/GISel/ |
H A D | M68kRegisterBanks.td | 14 /// General Purpose Registers. Here we define a register bank with name AnyGPR
|
/freebsd/sys/contrib/device-tree/Bindings/pwm/ |
H A D | st,stmpe-pwm.txt | 4 (ST Multi-Purpose Expander) chips. The PWM is registered as a
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86RegisterBanks.td | 12 /// General Purpose Registers: RAX, RCX,...
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64RegisterBanks.td | 12 /// General Purpose Registers: W, X.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/ |
H A D | PPCRegisterBanks.td | 14 /// General Purpose Registers
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | cnxt,cx92755-pinctrl.txt | 1 Conexant Digicolor CX92755 General Purpose Pin Mapping 12 - reg: Base address of the General Purpose Pin Mapping register block and the
|
H A D | fsl,imx27-pinctrl.txt | 24 Registers: GIUS (GPIO In Use), GPR (General Purpose Register)
|
/freebsd/sys/contrib/device-tree/Bindings/nvmem/ |
H A D | snvs-lpgpr.txt | 1 Device tree bindings for Low Power General Purpose Register found in i.MX6Q/D
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | fsl,mqs.txt | 11 - gpr : A phandle of General Purpose Registers in IOMUX Controller.
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | gpio-grgpio.txt | 1 Aeroflex Gaisler GRGPIO General Purpose I/O cores.
|
H A D | gpio-pisosr.txt | 4 devices that can be used for GPI (General Purpose Input). This includes
|
H A D | cavium-octeon-gpio.txt | 1 * General Purpose Input Output (GPIO) bus.
|
/freebsd/sys/dev/pms/freebsd/driver/ini/src/ |
H A D | Readme.freebsd.txt | 8 Release Purpose: PMC-Sierra sTSDK support customer evaluation
|
/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | thermal-generic-adc.txt | 1 General Purpose Analog To Digital Converter (ADC) based thermal sensor.
|
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | mediatek,mtk-timer.txt | 6 - GPT (General Purpose Timer)
|