Home
last modified time | relevance | path

Searched refs:Generic (Results 1 – 25 of 211) sorted by relevance

123456789

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DTargetOpcodes.def236 /// 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/
DAMDGPU.cpp42 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/
DGenericOpcodes.td232 // 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/
DIndexSymbol.cpp101 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/
DAArch64SchedA57WriteRes.td27 // 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/
DAArch64MCAsmInfo.cpp23 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/
Dcn9132-db.dts108 /* 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 */
Dcn9131-db.dts90 /* Generic PHY, providing serdes lanes */
119 /* Generic PHY, providing serdes lanes */
129 /* Generic PHY, providing serdes lanes */
199 /* Generic PHY, providing serdes lanes */
Darmada-8040-mcbin.dtsi235 /* 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/
Dasan_report.cpp510 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/
DRT5350.hints12 #hint.nvram.0.flags=3 # 1 = No check, 2 = Format Generic
16 #hint.nvram.1.flags=3 # 1 = No check, 2 = Format Generic
Dstd.XLP92 #device ugen # Generic
120 device sdhci # Generic PCI SD Host Controller
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Utility/
DStructuredData.h59 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/
DVERegisterInfo.td98 // 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/
DGENERIC2 # 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/
DOpcodeRet.cs26 using System.Collections.Generic;
DTPointerNull.cs26 using System.Collections.Generic;
DOpcodeJumpUncond.cs26 using System.Collections.Generic;
DOpcodeGetLocal.cs26 using System.Collections.Generic;
DOpcodePutLocal.cs26 using System.Collections.Generic;
DTPointerBase.cs26 using System.Collections.Generic;
DOpcodeJumpIfNot.cs26 using System.Collections.Generic;
DOpcodeJumpIf.cs26 using System.Collections.Generic;
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp1566 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/
Dstd.zynq72 # std.zynq7 - Generic configuration for Xilinx Zynq-7000 PS.

123456789