Home
last modified time | relevance | path

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

12345678910>>...14

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTargetOpcodes.def255 /// Generic ADD instruction. This is an integer add.
259 /// Generic SUB instruction. This is an integer sub.
262 // Generic multiply instruction.
265 // Generic signed division instruction.
268 // Generic unsigned division instruction.
271 // Generic signed remainder instruction.
274 // Generic unsigned remainder instruction.
277 // Generic signed divrem instruction.
280 // Generic unsigned divrem instruction.
283 /// Generic bitwise and instruction.
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DGenericOpcodes.td293 // Generic addition.
301 // Generic subtraction.
309 // Generic multiplication.
317 // Generic signed division.
325 // Generic unsigned division.
333 // Generic signed remainder.
341 // Generic unsigned remainder.
349 // Generic signed division and remainder.
357 // Generic unsigned division and remainder.
365 // Generic bitwise and.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/
H A Dptn3460.txt11 | 0 | 1024x768 | NXP Generic |
12 | 1 | 1920x1080 | NXP Generic |
13 | 2 | 1920x1080 | NXP Generic |
16 | 5 | 1366x768 | NXP Generic |
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexSymbol.cpp102 Info.Properties |= (SymbolPropertySet)SymbolProperty::Generic; in getSymbolInfo()
130 Info.Properties |= (SymbolPropertySet)SymbolProperty::Generic; in getSymbolInfo()
136 Info.Properties |= (SymbolPropertySet)SymbolProperty::Generic; in getSymbolInfo()
140 Info.Properties |= (SymbolPropertySet)SymbolProperty::Generic; in getSymbolInfo()
156 Info.Properties |= (SymbolPropertySet)SymbolProperty::Generic; in getSymbolInfo()
161 Info.Properties |= (SymbolPropertySet)SymbolProperty::Generic; in getSymbolInfo()
166 Info.Properties |= (SymbolPropertySet)SymbolProperty::Generic; in getSymbolInfo()
285 Info.Properties |= (SymbolPropertySet)SymbolProperty::Generic; in getSymbolInfo()
290 Info.Properties |= (SymbolPropertySet)SymbolProperty::Generic; in getSymbolInfo()
311 Info.Properties |= (SymbolPropertySet)SymbolProperty::Generic; in getSymbolInfo()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A 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 1
[all...]
/freebsd/sys/arm64/conf/
H A Dstd.dev33 device icee # Generic IIC eeprom
45 device uart # Generic UART driver
116 device hid # Generic HID support
117 device hidbus # Generic HID Bus
120 device mmio_sram # Generic on-chip SRAM
/freebsd/sys/contrib/device-tree/Bindings/watchdog/
H A Dsbsa-gwdt.txt1 * SBSA (Server Base System Architecture) Generic Watchdog
3 The SBSA Generic Watchdog Timer is used to force a reset of the system
18 Peripheral Interrupt) number of SBSA Generic Watchdog.
/freebsd/sys/contrib/device-tree/src/arm64/marvell/
H A Dcn9132-db.dtsi107 /* Generic PHY, providing serdes lanes */
157 /* Generic PHY, providing serdes lanes */
167 /* Generic PHY, providing serdes lanes */
176 /* Generic PHY, providing serdes lanes */
224 /* Generic PHY, providing serdes lanes */
H A Dcn9131-db.dtsi89 /* Generic PHY, providing serdes lanes */
118 /* Generic PHY, providing serdes lanes */
128 /* Generic PHY, providing serdes lanes */
201 /* Generic PHY, providing serdes lanes */
H A Dcn9130-crb-B.dts16 /* Generic PHY, providing serdes lanes */
29 /* Generic PHY, providing serdes lanes */
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaSPIRV.cpp167 << SemaRef.Context.getVectorType(ArgTyA, 2, VectorKind::Generic) << 1 in CheckSPIRVBuiltinFunctionCall()
179 << SemaRef.Context.getVectorType(ArgTyB, 2, VectorKind::Generic) << 1 in CheckSPIRVBuiltinFunctionCall()
198 << SemaRef.Context.getVectorType(ArgTyA, 2, VectorKind::Generic) << 1 in CheckSPIRVBuiltinFunctionCall()
217 << SemaRef.Context.getVectorType(ArgTyA, 2, VectorKind::Generic) << 1 in CheckSPIRVBuiltinFunctionCall()
229 << SemaRef.Context.getVectorType(ArgTyB, 2, VectorKind::Generic) << 1 in CheckSPIRVBuiltinFunctionCall()
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dexynos-usb.txt15 - phys: from the *Generic PHY* bindings; array specifying phy(s) used
17 - phy-names: from the *Generic PHY* bindings; array of the names for
49 - phys: from the *Generic PHY* bindings; array specifying phy(s) used
51 - phy-names: from the *Generic PHY* bindings; array of the names for
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_report.cpp568 return ScopedInErrorReport::CurrentError().Generic.pc; in __asan_get_report_pc()
574 return ScopedInErrorReport::CurrentError().Generic.bp; in __asan_get_report_bp()
580 return ScopedInErrorReport::CurrentError().Generic.sp; in __asan_get_report_sp()
587 return err.Generic.addr_description.Address(); in __asan_get_report_address()
595 return ScopedInErrorReport::CurrentError().Generic.is_write; in __asan_get_report_access_type()
601 return ScopedInErrorReport::CurrentError().Generic.access_size; in __asan_get_report_access_size()
607 return ScopedInErrorReport::CurrentError().Generic.bug_descr; in __asan_get_report_description()
/freebsd/sys/powerpc/conf/
H A DGENERIC2 # GENERIC -- Generic kernel configuration file for FreeBSD/powerpc
137 device vt # Generic console driver (pulls in OF FB)
193 device cdce # Generic USB over Ethernet
222 device sound # Generic sound driver (required)
233 device virtio # Generic VirtIO bus (required)
242 device hid # Generic HID support
243 device hidbus # Generic HID Bus
H A DGENERIC64LE2 # GENERIC64LE -- Generic kernel configuration file for FreeBSD/powerpc64le
232 device cdce # Generic USB over Ethernet
261 device sound # Generic sound driver (required)
274 device virtio # Generic VirtIO bus (required)
283 device hid # Generic HID support
284 device hidbus # Generic HID Bus
H A DGENERIC642 # GENERIC64 -- Generic kernel configuration file for FreeBSD/powerpc64
235 device cdce # Generic USB over Ethernet
278 device sound # Generic sound driver (required)
292 device virtio # Generic VirtIO bus (required)
301 device hid # Generic HID support
302 device hidbus # Generic HID Bus
/freebsd/sys/arm/conf/
H A DTEGRA12433 # ARM Generic Timer
98 #device cdce # Generic USB over Ethernet
138 device hid # Generic HID support
139 device hidbus # Generic HID Bus
/freebsd/sys/contrib/device-tree/Bindings/mailbox/
H A Dmailbox.txt1 * Generic Mailbox Controller and client driver bindings
3 Generic binding to provide a way for Mailbox controller drivers to
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOffloadArch.h103 Generic, // A processor model named 'generic' if the target backend defines a enumerator
121 return A >= OffloadArch::GFX600 && A < OffloadArch::Generic; in IsAMDOffloadArch()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptedProcessInterface.h
/freebsd/sys/riscv/conf/
H A DGENERIC2 # GENERIC -- Generic kernel configuration file for FreeBSD/RISC-V
108 device virtio # Generic VirtIO bus (required)
136 device hid # Generic HID support
137 device hidbus # Generic HID Bus
140 device uart # Generic UART driver
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStructuredData.h64 class Generic;
74 typedef std::shared_ptr<Generic> GenericSP;
166 Generic *GetAsGeneric() { in GetAsGeneric()
168 ? static_cast<Generic *>(this) in GetAsGeneric()
558 class Generic : public Object { in GetValueForKeyAsArray()
560 explicit Generic(void *object = nullptr)
63 class Generic; global() variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCAsmInfo.cpp24 Generic = 0, enumerator
31 cl::values(clEnumValN(Generic, "generic", "Emit generic NEON assembly"),
201 AssemblerDialect = AsmWriterVariant == Default ? Generic : AsmWriterVariant; in AArch64MCAsmInfoELF()
/freebsd/sys/contrib/device-tree/Bindings/hwlock/
H A Dhwlock.txt1 Generic hwlock bindings
4 Generic bindings that are common to all the hwlock platform specific driver
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A 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

12345678910>>...14