| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/ |
| D | TargetOpcodes.def | 236 /// Generic ADD instruction. This is an integer add. 240 /// Generic SUB instruction. This is an integer sub. 243 // Generic multiply instruction. 246 // Generic signed division instruction. 249 // Generic unsigned division instruction. 252 // Generic signed remainder instruction. 255 // Generic unsigned remainder instruction. 258 // Generic signed divrem instruction. 261 // Generic unsigned divrem instruction. 264 /// Generic bitwise and instruction. [all …]
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/Targets/ |
| D | AMDGPU.cpp | 42 Generic, // Default 47 Generic, // opencl_generic 58 Generic, // ptr32_sptr 59 Generic, // ptr32_uptr 60 Generic // ptr64 69 Generic, // opencl_generic 76 Generic, // sycl_global 77 Generic, // sycl_global_device 78 Generic, // sycl_global_host 79 Generic, // sycl_local [all …]
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Target/ |
| D | GenericOpcodes.td | 232 // Generic addition. 240 // Generic subtraction. 248 // Generic multiplication. 256 // Generic signed division. 264 // Generic unsigned division. 272 // Generic signed remainder. 280 // Generic unsigned remainder. 288 // Generic signed division and remainder. 296 // Generic unsigned division and remainder. 304 // Generic bitwise and. [all …]
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Index/ |
| D | IndexSymbol.cpp | 101 Info.Properties |= (SymbolPropertySet)SymbolProperty::Generic; in getSymbolInfo() 129 Info.Properties |= (SymbolPropertySet)SymbolProperty::Generic; in getSymbolInfo() 135 Info.Properties |= (SymbolPropertySet)SymbolProperty::Generic; in getSymbolInfo() 139 Info.Properties |= (SymbolPropertySet)SymbolProperty::Generic; in getSymbolInfo() 155 Info.Properties |= (SymbolPropertySet)SymbolProperty::Generic; in getSymbolInfo() 160 Info.Properties |= (SymbolPropertySet)SymbolProperty::Generic; in getSymbolInfo() 165 Info.Properties |= (SymbolPropertySet)SymbolProperty::Generic; in getSymbolInfo() 284 Info.Properties |= (SymbolPropertySet)SymbolProperty::Generic; in getSymbolInfo() 289 Info.Properties |= (SymbolPropertySet)SymbolProperty::Generic; in getSymbolInfo() 310 Info.Properties |= (SymbolPropertySet)SymbolProperty::Generic; in getSymbolInfo() [all …]
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| D | AArch64SchedA57WriteRes.td | 27 // Define Generic 1 micro-op types 61 // Define Generic 2 micro-op types 196 // Define Generic 3 micro-op types 267 // Define Generic 4 micro-op types 334 // Define Generic 5 micro-op types 378 // Define Generic 6 micro-op types 425 // Define Generic 7 micro-op types 462 // Define Generic 8 micro-op types 488 // Define Generic 9 micro-op types 515 // Define Generic 10 micro-op types [all …]
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
| D | AArch64MCAsmInfo.cpp | 23 Generic = 0, enumerator 30 cl::values(clEnumValN(Generic, "generic", "Emit generic NEON assembly"), 74 AssemblerDialect = AsmWriterVariant == Default ? Generic : AsmWriterVariant; in AArch64MCAsmInfoELF()
|
| /freebsd-12-stable/sys/gnu/dts/arm64/marvell/ |
| D | cn9132-db.dts | 108 /* Generic PHY, providing serdes lanes */ 158 /* Generic PHY, providing serdes lanes */ 168 /* Generic PHY, providing serdes lanes */ 177 /* Generic PHY, providing serdes lanes */ 219 /* Generic PHY, providing serdes lanes */
|
| D | cn9131-db.dts | 90 /* Generic PHY, providing serdes lanes */ 119 /* Generic PHY, providing serdes lanes */ 129 /* Generic PHY, providing serdes lanes */ 199 /* Generic PHY, providing serdes lanes */
|
| D | armada-8040-mcbin.dtsi | 235 /* Generic PHY, providing serdes lanes */ 274 /* Generic PHY, providing serdes lanes */ 284 /* Generic PHY, providing serdes lanes */ 294 /* Generic PHY, providing serdes lanes */
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/asan/ |
| D | asan_report.cpp | 510 return ScopedInErrorReport::CurrentError().Generic.pc; in __asan_get_report_pc() 516 return ScopedInErrorReport::CurrentError().Generic.bp; in __asan_get_report_bp() 522 return ScopedInErrorReport::CurrentError().Generic.sp; in __asan_get_report_sp() 529 return err.Generic.addr_description.Address(); in __asan_get_report_address() 537 return ScopedInErrorReport::CurrentError().Generic.is_write; in __asan_get_report_access_type() 543 return ScopedInErrorReport::CurrentError().Generic.access_size; in __asan_get_report_access_size() 549 return ScopedInErrorReport::CurrentError().Generic.bug_descr; in __asan_get_report_description()
|
| /freebsd-12-stable/sys/mips/conf/ |
| D | RT5350.hints | 12 #hint.nvram.0.flags=3 # 1 = No check, 2 = Format Generic 16 #hint.nvram.1.flags=3 # 1 = No check, 2 = Format Generic
|
| D | std.XLP | 92 #device ugen # Generic 120 device sdhci # Generic PCI SD Host Controller
|
| /freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Utility/ |
| D | StructuredData.h | 59 class Generic; variable 68 typedef std::shared_ptr<Generic> GenericSP; 144 Generic *GetAsGeneric() { in GetAsGeneric() 146 ? static_cast<Generic *>(this) in GetAsGeneric() 533 class Generic : public Object { 535 explicit Generic(void *object = nullptr)
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/VE/ |
| D | VERegisterInfo.td | 98 // Generic Registers 103 // Generic integer registers - 32 bits wide 107 // Generic floating point registers - 32 bits wide 114 // Generic integer registers - 64 bits wide
|
| /freebsd-12-stable/sys/riscv/conf/ |
| D | GENERIC | 2 # GENERIC -- Generic kernel configuration file for FreeBSD/RISC-V 81 device virtio # Generic VirtIO bus (required) 97 device uart # Generic UART driver
|
| /freebsd-12-stable/contrib/bearssl/T0/ |
| D | OpcodeRet.cs | 26 using System.Collections.Generic;
|
| D | TPointerNull.cs | 26 using System.Collections.Generic;
|
| D | OpcodeJumpUncond.cs | 26 using System.Collections.Generic;
|
| D | OpcodeGetLocal.cs | 26 using System.Collections.Generic;
|
| D | OpcodePutLocal.cs | 26 using System.Collections.Generic;
|
| D | TPointerBase.cs | 26 using System.Collections.Generic;
|
| D | OpcodeJumpIfNot.cs | 26 using System.Collections.Generic;
|
| D | OpcodeJumpIf.cs | 26 using System.Collections.Generic;
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
| D | ScriptInterpreterPython.cpp | 1566 StructuredData::Generic *generic = os_plugin_object_sp->GetAsGeneric(); in GetRecognizedArguments() 1631 StructuredData::Generic *generic = os_plugin_object_sp->GetAsGeneric(); in OSPlugin_RegisterInfo() 1686 StructuredData::Generic *generic = os_plugin_object_sp->GetAsGeneric(); in OSPlugin_ThreadsInfo() 1745 StructuredData::Generic *generic = os_plugin_object_sp->GetAsGeneric(); in OSPlugin_RegisterContextData() 1803 StructuredData::Generic *generic = os_plugin_object_sp->GetAsGeneric(); in OSPlugin_CreateThread() 1883 StructuredData::Generic *generic = nullptr; in ScriptedThreadPlanExplainsStop() 1900 StructuredData::Generic *generic = nullptr; in ScriptedThreadPlanShouldStop() 1917 StructuredData::Generic *generic = nullptr; in ScriptedThreadPlanIsStale() 1934 StructuredData::Generic *generic = nullptr; in ScriptedThreadPlanGetRunState() 2098 StructuredData::Generic *generic = plugin_module_sp->GetAsGeneric(); in GetDynamicSettings() [all …]
|
| /freebsd-12-stable/sys/arm/xilinx/ |
| D | std.zynq7 | 2 # std.zynq7 - Generic configuration for Xilinx Zynq-7000 PS.
|