Home
last modified time | relevance | path

Searched refs:tile (Results 1 – 25 of 56) sorted by relevance

123

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Damxintrin.h135 #define _tile_zero(tile) __builtin_ia32_tilezero((tile)) argument
283 __SIZE_TYPE__ stride, _tile1024i tile) { in _tile_stored_internal() argument
285 (__SIZE_TYPE__)(stride), tile); in _tile_stored_internal()
309 _tile1024i tile; member
328 dst->tile = _tile_loadd_internal(dst->row, dst->col, base, stride); in __tile_loadd()
349 dst->tile = _tile_loaddt1_internal(dst->row, dst->col, base, stride); in __tile_stream_loadd()
371 dst->tile = _tile_dpbssd_internal(src0.row, src1.col, src0.col, dst->tile, in __tile_dpbssd()
372 src0.tile, src1.tile); in __tile_dpbssd()
394 dst->tile = _tile_dpbsud_internal(src0.row, src1.col, src0.col, dst->tile, in __tile_dpbsud()
395 src0.tile, src1.tile); in __tile_dpbsud()
[all …]
H A Damxcomplexintrin.h141 dst->tile = _tile_cmmimfp16ps_internal(src0.row, src1.col, src0.col, in __tile_cmmimfp16ps()
142 dst->tile, src0.tile, src1.tile); in __tile_cmmimfp16ps()
164 dst->tile = _tile_cmmrlfp16ps_internal(src0.row, src1.col, src0.col, in __tile_cmmrlfp16ps()
165 dst->tile, src0.tile, src1.tile); in __tile_cmmrlfp16ps()
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dvexpress-scc.txt16 where <model> is the full tile model name (as used
17 in the tile's Technical Reference Manual),
/freebsd/sys/contrib/device-tree/src/arm/arm/
H A Darm-realview-eb.dts34 * This is the core tile with the CPU and GIC etc for the
40 * Unless specified, QEMU will emulate an ARM926EJ-S core tile.
64 * to the GIC on the core tile.
H A Darm-realview-eb-mp.dtsi119 * to the GIC on the core tile.
180 * routed to the core tile, but they can be reached on the secondary
H A Darm-realview-eb-11mp-bbrevd-ctrevb.dts28 * the Rev B core tile.
H A Darm-realview-eb-a9mp.dts30 * This is the Cortex A9 MPCore tile used with the
H A Darm-realview-eb-11mp.dts31 * This is the ARM11 MPCore tile (HBI-0146) used with the RealView EB.
H A Dvexpress-v2m.dtsi291 * Both the core tile and the motherboard routes their output
294 * "arm,vexpress-muxfpga". The Vexpress with the CA9 core tile is
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DSMEInstrFormats.td61 : Pseudo<(outs), (ins i32imm:$tile, PPR3bAny:$pn, PPR3bAny:$pm,
102 …Pseudo<(outs), (ins tile_imm:$tile, MatrixIndexGPR32Op12_15:$Rs, imm_ty:$imm, multi_vector_ty:$Zn)…
116 … Pseudo<(outs vector_ty:$Zn), (ins tile_imm:$tile, MatrixIndexGPR32Op12_15:$Rs, imm_ty:$imm), []> {
207 …: Pat<(intrinsic tile_imm:$tile, (i32 (tileslice MatrixIndexGPR32Op12_15:$base, index_ty:$offset))…
208 …(!cast<Instruction>(name # _PSEUDO) $tile, $base, $offset, (REG_SEQUENCE ZPR2Mul2, vt:$Zn1, zsub0,…
211 …: Pat<(intrinsic tile_imm:$tile, (i32 (tileslice MatrixIndexGPR32Op12_15:$base, index_ty:$offset))…
212 …(!cast<Instruction>(name # _PSEUDO) $tile, $base, $offset, (REG_SEQUENCE ZPR4Mul4, vt:$Zn1, zsub0,…
219 …: Pat<(out_vt (intrinsic tile_imm:$tile, (i32 (tileslice MatrixIndexGPR32Op12_15:$base, index_ty:$…
220 (!cast<Instruction>(name # _PSEUDO) $tile, $base, $offset)>;
227 : Pat<(intrinsic imm_ty:$tile, (pg_ty PPR3bAny:$Pn), (pg_ty PPR3bAny:$Pm), vt:$Zn, vt:$Zm),
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrAMX.td83 // Pseudo instructions, using immediates instead of tile registers.
148 // Pseudo instructions, using immediates instead of tile registers.
189 // Pseudo instructions, using immediates instead of tile registers.
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Darm,versatile-fpga-irq.txt5 controllers are OR:ed together and fed to the CPU tile's IRQ input. Each
/freebsd/contrib/file/magic/Magdir/
H A Dplaydate30 >>20 lelong x tile grid %d x
/freebsd/crypto/heimdal/
H A Dconfig.sub1088 tile*)
1089 basic_machine=tile-unknown
/freebsd/contrib/openpam/
H A Dconfig.sub764 | tile*-* \
1175 tile*)
/freebsd/lib/libomp/
H A Dkmp_i18n_default.inc74 "tile",
304 … "%1$s: %2$d packages x %3$d tiles/pkg x %4$d cores/tile x %5$d threads/core (%6$d total cores)",
306 …"%1$s: %2$d packages x %3$d nodes/pkg x %4$d tiles/node x %5$d cores/tile x %6$d threads/core (%7$…
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DX86TargetParser.def232 X86_FEATURE_COMPAT(AMX_TILE, "amx-tile", 0)
/freebsd/contrib/llvm-project/openmp/runtime/src/i18n/
H A Den_US.txt105 Tile "tile"
355 TopologyExtraTile "%1$s: %2$d packages x %3$d tiles/pkg x %4$d cores/tile x %5$d threads/core (%6$d total cores)"
357 TopologyExtraNoTi "%1$s: %2$d packages x %3$d nodes/pkg x %4$d tiles/node x %5$d cores/tile x %6$d threads/core (%7$d total cores)"
/freebsd/contrib/dialog/
H A Dconfig.sub1151 tile*-*)
/freebsd/contrib/file/
H A Dconfig.sub1168 tile*-*)
/freebsd/contrib/libevent/build-aux/
H A Dconfig.sub1149 tile*-*)
/freebsd/crypto/openssh/
H A Dconfig.sub1173 tile*-*)
/freebsd/contrib/sqlite3/
H A Dconfig.sub1173 tile*-*)
/freebsd/contrib/ldns/
H A Dconfig.sub1173 tile*-*)
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenACC/
H A DACC.td206 def ACCC_Tile : Clause <"tile"> {

123