/freebsd-src/contrib/llvm-project/clang/lib/Headers/ |
H A D | amxintrin.h | 1 /*===--------------- amxintrin.h - AMX intrinsics -*- C/C++ -*---------------=== 5 * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 *===------------------------------------------------------------------------=== 20 __attribute__((__always_inline__, __nodebug__, __target__("amx-tile"))) 22 __attribute__((__always_inline__, __nodebug__, __target__("amx-int8"))) 24 __attribute__((__always_inline__, __nodebug__, __target__("amx-bf16"))) 26 __attribute__((__always_inline__, __nodebug__, __target__("amx-fp16"))) 28 /// Load tile configuration from a 64-byte memory location specified by 30 /// number of bytes per row, and the number of rows. If the specified 40 /// A pointer to 512-bits configuration [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86LowerAMXType.cpp | 1 //===- Target/X86/X86LowerAMXType.cpp - -------- 119 Value *Row = nullptr, *Col = nullptr; getShape() local 239 Value *Row = nullptr, *Col = nullptr; combineLoadBitcast() local 246 Value *Stride = Builder.getInt64(64); combineLoadBitcast() local 268 Value *Row = II->getOperand(0); combineBitcastStore() local 273 Value *Stride = Builder.getInt64(64); combineBitcastStore() local 297 Value *I8Ptr, *Stride; transformBitcast() local 323 Value *Row = nullptr, *Col = nullptr; transformBitcast() local 341 Value *Row = II->getOperand(0); transformBitcast() local 468 Value *Row = II->getOperand(0); createTileStore() local 474 Value *Stride = Builder.getInt64(64); createTileStore() local 494 Value *Row = II->getOperand(0); replaceWithTileLoad() local 499 Value *Stride = Builder.getInt64(64); replaceWithTileLoad() local 786 Value *Row = nullptr, *Col = nullptr; optimizeAMXCastFromPhi() local 932 Value *Row = II->getOperand(0); combineCastStore() local 936 Value *Stride = Builder.CreateSExt(Col, Builder.getInt64Ty()); combineCastStore() local 951 Value *Row = nullptr, *Col = nullptr; combineLoadCast() local 962 Value *Stride = Builder.CreateSExt(Col, Builder.getInt64Ty()); combineLoadCast() local 1134 Value *I8Ptr, *Stride; transformAMXCast() local 1168 Value *Row = nullptr, *Col = nullptr; transformAMXCast() local 1188 Value *Row = II->getOperand(0); transformAMXCast() local [all...] |
H A D | X86LowerAMXIntrinsics.cpp | 1 //===-- X86LowerAMXIntrinsics.cpp -X86 Scalarize AMX Intrinsics------- 149 createTileLoadStoreLoops(BasicBlock * Start,BasicBlock * End,IRBuilderBase & B,Value * Row,Value * Col,Value * Ptr,Value * Stride,Value * Tile) createTileLoadStoreLoops() argument 150 createTileLoadStoreLoops(BasicBlock * Start,BasicBlock * End,IRBuilderBase & B,Value * Row,Value * Col,Value * Ptr,Value * Stride,Value * Tile) createTileLoadStoreLoops() argument 242 createTileDPLoops(BasicBlock * Start,BasicBlock * End,IRBuilderBase & B,Value * Row,Value * Col,Value * K,Value * Acc,Value * LHS,Value * RHS) createTileDPLoops() argument 514 Value *M, *N, *Ptr, *Stride, *Tile; lowerTileLoadStore() local [all...] |
H A D | X86ISelDAGToDAG.cpp | 1 //===- X86ISelDAGToDAG.cpp - A DAG pattern matching inst selector for X86 -===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===--- [all...] |
/freebsd-src/sys/arm/ti/am335x/ |
H A D | am335x_lcd_syscons.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 70 unsigned int stride; member 239 video_adapter_t* adp = scp->sc->adp; in am335x_rend_draw() 244 vidd_puts(adp, from, (uint16_t*)sc_vtb_pointer(&scp->vtb, from), count); in am335x_rend_draw() 247 for (i = count; i-- > 0; ++from) { in am335x_rend_draw() 248 c = sc_vtb_getc(&scp->vtb, from); in am335x_rend_draw() 249 a = sc_vtb_geta(&scp->vtb, from) >> 8; in am335x_rend_draw() 263 video_adapter_t* adp = scp->sc->adp; in am335x_rend_draw_cursor() 265 int row, col; in am335x_rend_draw_cursor() local [all …]
|
/freebsd-src/sys/arm/broadcom/bcm2835/ |
H A D | bcm2835_fb.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 101 unsigned int stride; member 114 {"broadcom,bcm2835-fb", 1}, 115 {"brcm,bcm2708-fb", 1}, 129 if (ofw_bus_search_compatible(dev, compat_data)->ocd_data == 0) in bcm_fb_probe() 164 sc->fb_addr = (intptr_t)pmap_mapdev(fb.base, fb.size); in bcm_fb_attach() 165 sc->fb_paddr = fb.base; in bcm_fb_attach() 166 sc->fb_size = fb.size; in bcm_fb_attach() 167 sc->depth = fb.bpp; in bcm_fb_attach() [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/display/ |
H A D | xylon,logicvc-display.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/display/xylon,logicvc-display.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Paul Kocialkowski <paul.kocialkowski@bootlin.com> 16 with Xilinx Zynq-7000 SoCs and Xilinx FPGAs. 20 synthesis time. As a result, many of the device-tree bindings are meant to 24 Layers are declared in the "layers" sub-node and have dedicated configuration. 32 - xylon,logicvc-3.02.a-display 33 - xylon,logicvc-4.01.a-display [all …]
|
/freebsd-src/sys/dev/vt/hw/ofwfb/ |
H A D | ofwfb.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 85 /* See "16-color Text Extension" Open Firmware document, page 4 */ 107 if (chosen == -1) in ofwfb_probe() 110 node = -1; in ofwfb_probe() 114 if (node == -1) in ofwfb_probe() 115 if (OF_getprop(chosen, "stdout-pat in ofwfb_probe() 249 unsigned int col, row, x, y; ofwfb_bitblt_text() local 483 pcell_t depth, height, width, stride; ofwfb_init() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LowerMatrixIntrinsics.cpp | 1 //===- LowerMatrixIntrinsics.cpp - Lower matrix intrinsics -----*- C++ -*- 174 computeVectorAddr(Value * BasePtr,Value * VecIdx,Value * Stride,unsigned NumElements,Type * EltType,IRBuilder<> & Builder) computeVectorAddr() argument 1088 getAlignForIndex(unsigned Idx,Value * Stride,Type * ElementTy,MaybeAlign A) const getAlignForIndex() argument 1105 loadMatrix(Type * Ty,Value * Ptr,MaybeAlign MAlign,Value * Stride,bool IsVolatile,ShapeInfo Shape,IRBuilder<> & Builder) loadMatrix() argument 1146 LowerLoad(Instruction * Inst,Value * Ptr,MaybeAlign Align,Value * Stride,bool IsVolatile,ShapeInfo Shape) LowerLoad() argument 1162 Value *Stride = Inst->getArgOperand(1); LowerColumnMajorLoad() local 1187 storeMatrix(Type * Ty,MatrixTy StoreVal,Value * Ptr,MaybeAlign MAlign,Value * Stride,bool IsVolatile,IRBuilder<> & Builder) storeMatrix() argument 1209 LowerStore(Instruction * Inst,Value * Matrix,Value * Ptr,MaybeAlign A,Value * Stride,bool IsVolatile,ShapeInfo Shape) LowerStore() argument 1226 Value *Stride = Inst->getArgOperand(2); LowerColumnMajorStore() local [all...] |
H A D | LoopPredication.cpp | 1 //===-- LoopPredication.cpp - Guard based loop predication pass -----------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 21 // guard(n - 1 < len); 26 // loop-unswitch can later unswitch the loop by this condition which basically 29 // if (n - 1 < len) 114 // X == guardLimit - 1 - guardStart 115 // (and guardLimit is non-zero, but we won't use this latter fact). 116 // If X == guardLimit - 1 - guardStart then the second half of the antecedent is 117 // latchStart + guardLimit - 1 - guardStart u< latchLimit [all …]
|
/freebsd-src/sys/contrib/xen/io/ |
H A D | fbif.h | 2 * fbif.h -- Xen virtual frame buffer device 29 /* Out events (frontend -> backend) */ 39 * Capable frontend sets feature-update in xenstore. 40 * Backend requests it by setting request-update in xenstore. 55 * Capable backend sets feature-resize in xenstore. 64 int32_t stride; /* stride in bytes */ member 79 /* In events (backend -> frontend) */ 88 * refresh. Frontends that keep the framebuffer constantly up-to-date 138 uint32_t line_length; /* the length of a row of pixels (in bytes) */ 171 * c-file-style: "BSD" [all …]
|
/freebsd-src/sys/contrib/ck/src/ |
H A D | ck_ht.c | 2 * Copyright 2012-2015 Samy Al Bahra. 53 #define CK_HT_BUCKET_MASK (CK_HT_BUCKET_LENGTH - 1) 98 struct ck_ht_map *map = table->map; in ck_ht_stat() 100 st->n_entries = map->n_entries; in ck_ht_stat() 101 st->probe_maximum = map->probe_maximum; in ck_ht_stat() 112 table->h(h, key, key_length, table->seed); in ck_ht_hash() 133 h->value = (unsigned long)MurmurHash64A(key, length, seed); in ck_ht_hash_wrapper() 150 (sizeof(struct ck_ht_entry) * n_entries + CK_MD_CACHELINE - 1); in ck_ht_map_create() 152 if (table->mode & CK_HT_WORKLOAD_DELETE) { in ck_ht_map_create() 159 map = table->m->malloc(size); in ck_ht_map_create() [all …]
|
/freebsd-src/sys/dev/bnxt/bnxt_re/ |
H A D | qplib_fp.c | 2 * Copyright (c) 2015-2024, Broadcom. All rights reserved. The term 53 qp->sq.condition = false; in bnxt_re_legacy_cancel_phantom_processing() 54 qp->sq.legacy_send_phantom = false; in bnxt_re_legacy_cancel_phantom_processing() 55 qp->sq.single = false; in bnxt_re_legacy_cancel_phantom_processing() 62 scq = qp->scq; in __bnxt_qplib_add_flush_qp() 63 rcq = qp->rcq; in __bnxt_qplib_add_flush_qp() 65 if (!qp->sq.flushed) { in __bnxt_qplib_add_flush_qp() 66 dev_dbg(&scq->hwq.pdev->dev, in __bnxt_qplib_add_flush_qp() 70 list_add_tail(&qp->sq_flush, &scq->sqf_head); in __bnxt_qplib_add_flush_qp() 71 qp->sq.flushed = true; in __bnxt_qplib_add_flush_qp() [all …]
|
/freebsd-src/stand/common/ |
H A D | gfx_fb.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 37 * ALL pixel data is assumed to be 32-bit BGRA (byte order Blue, Green, Red, 43 * 32-bit to/from 32-bit is trivial case. 44 * 32-bit to/from 24-bi 991 struct text_pixel *row; gfx_fb_fill() local 2259 size_t stride; font_lookup() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicsNVVM.td | 1 //===- IntrinsicsNVVM.td - Defines NVVM intrinsics -------- [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 1 //==- AArch64AsmParser.cpp - Parse AArch64 assembly to MCInst instructions -==// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===--- 77 enum class MatrixKind { Array, Tile, Row, Col }; global() enumerator 417 unsigned Stride; global() member 2269 CreateVectorList(unsigned RegNum,unsigned Count,unsigned Stride,unsigned NumElements,unsigned ElementWidth,RegKind RegisterKind,SMLoc S,SMLoc E,MCContext & Ctx) CreateVectorList() argument 4483 int Stride = 1; tryParseVectorList() local [all...] |
/freebsd-src/contrib/pam_modules/pam_passwdqc/ |
H A D | wordset_4k.c | 6 * I've replaced two 7-character words to save space. 3067 "row", 3523 "stride",
|
/freebsd-src/sbin/ifconfig/ |
H A D | ifconfig.8 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-3-Clause 93 .Bl -tag -width indent 120 The format is specified as a comma-separated list of 141 .Bl -tag -widt [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64RegisterInfo.td | 1 //=- AArch64RegisterInfo.td - Describe the AArch64 Registers -*- tablegen -*-=// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exceptio [all...] |
/freebsd-src/sys/dev/sfxge/common/ |
H A D | efx.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2006-2016 Solarflare Communications Inc. 46 ((void)sizeof (char[(_cond) ? 1 : -1])) 52 ((size_t)&(((_type *)0)->_field)) 55 #define EFX_DIV_ROUND_UP(_n, _d) (((_n) + (_d) - 1) / (_d)) 59 (-(-(_type)(_value) & -(_type)(_align))) 63 ((_type)(_value) & -(_type)(_align)) 67 ((((_type)(_value)) & ((_type)(_align) - 1)) == 0) 536 #define EFX_MAC_SDU_FROM_PDU(_pdu) ((_pdu) - EFX_MAC_PDU_ADJUSTMENT) [all …]
|
H A D | efx_regs_mcdi.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright 2008-2013 Solarflare Communications Inc. All rights reserved. 32 /* Power-on reset state */ 54 /* The 'doorbell' addresses are hard-wired to alert the MC when written */ 57 /* The rest of these are firmware-defined */ 65 /* Values to be written to the per-port status dword in shared 94 * | | \--- Response 95 * | \------- Error 96 * \------------------------------ Resync (always set) [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXIntrinsics.td | 1 //===- NVPTXIntrinsics.td - PTX Intrinsics Instructions -------*- tblge [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | Target.td | 1 //===- Target.td - Target Independent TableGen interface ---*- tablegen -*-===// 5 // SPDX-License-Identifie [all...] |
/freebsd-src/share/dict/ |
H A D | web2a | 12 A-b-c book 13 A-b-c method 14 abdomino-uterotomy 15 Abdul-baha 16 a-be 20 able-bodied 21 able-bodiedness 22 able-minded 23 able-mindedness 27 Abor-miri [all …]
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 1 //===- SemaChecking.cpp - Extra Semantic Checking -------- 19856 uint64_t Stride = Value->getZExtValue(); SemaBuiltinMatrixColumnMajorLoad() local 19956 uint64_t Stride = Value->getZExtValue(); SemaBuiltinMatrixColumnMajorStore() local [all...] |