Searched refs:offset0 (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/mit/xorg/lib/libxcb/files/
H A Ddri3.h250 uint32_t offset0; member in struct:xcb_dri3_pixmap_from_buffers_request_t
713 uint32_t offset0,
741 uint32_t offset0,
H A Ddri3.c619 uint32_t offset0,
652 xcb_out.offset0 = offset0;
683 uint32_t offset0,
716 xcb_out.offset0 = offset0;
612 xcb_dri3_pixmap_from_buffers_checked(xcb_connection_t *c, xcb_pixmap_t pixmap, xcb_window_t window, uint8_t num_buffers, uint16_t width, uint16_t height, uint32_t stride0, uint32_t offset0, uint32_t stride1, uint32_t offset1, uint32_t stride2, uint32_t offset2, uint32_t stride3, uint32_t offset3, uint8_t depth, uint8_t bpp, uint64_t modifier, const int32_t *buffers) argument
676 xcb_dri3_pixmap_from_buffers(xcb_connection_t *c, xcb_pixmap_t pixmap, xcb_window_t window, uint8_t num_buffers, uint16_t width, uint16_t height, uint32_t stride0, uint32_t offset0, uint32_t stride1, uint32_t offset1, uint32_t stride2, uint32_t offset2, uint32_t stride3, uint32_t offset3, uint8_t depth, uint8_t bpp, uint64_t modifier, const int32_t *buffers) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgo32-nat.c1454 unsigned short offset0; member in struct:gate_descr
1592 gate.selector, gate.offset1, gate.offset0);
1604 gate.selector, gate.offset1, gate.offset0);
1616 gate.selector, gate.offset1, gate.offset0);
1624 gate.selector, gate.offset1, gate.offset0);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgo32-nat.c1445 unsigned short offset0; member in struct:gate_descr
1583 gate.selector, gate.offset1, gate.offset0);
1595 gate.selector, gate.offset1, gate.offset0);
1607 gate.selector, gate.offset1, gate.offset0);
1615 gate.selector, gate.offset1, gate.offset0);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c9446 tree base0, base1, offset0 = NULL_TREE, offset1 = NULL_TREE;
9461 &bitsize, &bitpos0, &offset0, &mode,
9476 &bitsize, &bitpos0, &offset0, &mode,
9483 if (offset0 == NULL_TREE || integer_zerop (offset0))
9484 offset0 = TREE_OPERAND (arg0, 1);
9486 offset0 = size_binop (PLUS_EXPR, offset0,
9488 if (poly_int_tree_p (offset0))
9490 poly_offset_int tem = wi::sext (wi::to_poly_offset (offset0),
9418 tree base0, base1, offset0 = NULL_TREE, offset1 = NULL_TREE; local
[all...]
H A Dsimplify-rtx.c508 rtx base0, base1, offset0, offset1;
509 split_const (XEXP (op0, 0), &base0, &offset0);
502 rtx base0, base1, offset0, offset1; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc10071 tree base0, base1, offset0 = NULL_TREE, offset1 = NULL_TREE;
10086 &bitsize, &bitpos0, &offset0, &mode,
10101 &bitsize, &bitpos0, &offset0, &mode,
10108 if (offset0 == NULL_TREE || integer_zerop (offset0))
10109 offset0 = TREE_OPERAND (arg0, 1);
10111 offset0 = size_binop (PLUS_EXPR, offset0,
10113 if (poly_int_tree_p (offset0))
10115 poly_offset_int tem = wi::sext (wi::to_poly_offset (offset0),
[all...]
H A Drecog.cc1210 rtx base0, base1, offset0, offset1;
1211 split_const (XEXP (op0, 0), &base0, &offset0);
1208 rtx base0, base1, offset0, offset1; local
1209 split_const (XEXP (op0, 0), &base0, &offset0); local
H A Dsimplify-rtx.cc503 rtx base0, base1, offset0, offset1;
504 split_const (XEXP (op0, 0), &base0, &offset0);
497 rtx base0, base1, offset0, offset1; local
498 split_const (XEXP (op0, 0), &base0, &offset0); local
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx9.asm521 ds_read2_b32 v[0:1], v2 offset0:0 offset1:0x40
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp274 // The 2 offset instructions use offset0 and offset1 instead. We can treat
278 getNamedOperand(LdSt, AMDGPU::OpName::offset0);

Completed in 964 milliseconds