/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | pr22028.s | 7 push 0 label 8 push -1 label 9 push 30 label 10 push 257 label 11 push 65536 label
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nv10_state_raster.c | 40 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_alpha_func() local 53 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_blend_color() local 65 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_blend_equation() local 77 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_blend_func() local 87 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_color_mask() local 99 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_depth() local 113 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_dither() local 122 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_logic_opcode() local 135 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_shade_model() local 145 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_stencil_func() local [all …]
|
D | nv10_state_polygon.c | 37 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_cull_face() local 52 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_front_face() local 62 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_line_mode() local 81 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_point_mode() local 93 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_polygon_mode() local 106 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_polygon_offset() local
|
D | nouveau_local.h | 27 PUSH_AVAIL(struct nouveau_pushbuf *push) in PUSH_AVAIL() 33 PUSH_SPACE(struct nouveau_pushbuf *push, uint32_t size) in PUSH_SPACE() 41 PUSH_DATA(struct nouveau_pushbuf *push, uint32_t data) in PUSH_DATA() 47 PUSH_DATAf(struct nouveau_pushbuf *push, float v) in PUSH_DATAf() 54 PUSH_DATAb(struct nouveau_pushbuf *push, GLboolean x) in PUSH_DATAb() 60 PUSH_DATAm(struct nouveau_pushbuf *push, float m[16]) in PUSH_DATAm() 70 PUSH_DATAp(struct nouveau_pushbuf *push, const void *data, uint32_t size) in PUSH_DATAp() 77 PUSH_RELOC(struct nouveau_pushbuf *push, struct nouveau_bo *bo, uint32_t offset, in PUSH_RELOC() 84 PUSH_KICK(struct nouveau_pushbuf *push) in PUSH_KICK() 90 BUFCTX(struct nouveau_pushbuf *push) in BUFCTX() [all …]
|
D | nv20_state_tnl.c | 92 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_color_material() local 155 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_fog() local 179 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_light_model() local 201 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_light_source() local 239 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_material_ambient() local 283 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_material_diffuse() local 307 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_material_specular() local 327 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_material_shininess() local 343 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_modelview() local 370 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_projection() local
|
D | nv10_state_tnl.c | 60 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_color_material() local 136 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_fog() local 175 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_light_enable() local 199 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_light_model() local 285 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_light_source() local 322 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_material_ambient() local 365 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_material_diffuse() local 388 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_material_specular() local 431 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_material_shininess() local 447 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_modelview() local [all …]
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_state_validate.c | 60 nvc0_fb_set_null_rt(struct nouveau_pushbuf *push, unsigned i, unsigned layers) in nvc0_fb_set_null_rt() 77 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_validate_fb() local 236 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_validate_blend_colour() local 248 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_validate_stencil_ref() local 258 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_validate_stipple() local 270 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_validate_scissor() local 301 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_validate_viewport() local 349 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_validate_window_rects() local 373 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_upload_uclip_planes() local 408 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_validate_clip() local [all …]
|
D | nvc0_shader_state.c | 70 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_vertprog_validate() local 90 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_fragprog_validate() local 171 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_tctlprog_validate() local 199 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_tevlprog_validate() local 223 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_gmtyprog_validate() local 244 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_compprog_validate() local 257 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_layer_validate() local 278 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_tfb_validate() local
|
D | nvc0_vbo.c | 173 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_set_constant_vertex_attrib() local 234 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_update_user_vbufs() local 278 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_update_user_vbufs_shared() local 318 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_validate_vertex_buffers() local 381 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_validate_vertex_buffers_shared() local 430 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_vertex_arrays_validate() local 553 nvc0_draw_vbo_kick_notify(struct nouveau_pushbuf *push) in nvc0_draw_vbo_kick_notify() 567 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_draw_arrays() local 596 nvc0_draw_elements_inline_u08(struct nouveau_pushbuf *push, const uint8_t *map, in nvc0_draw_elements_inline_u08() 624 nvc0_draw_elements_inline_u16(struct nouveau_pushbuf *push, const uint16_t *map, in nvc0_draw_elements_inline_u16() [all …]
|
D | nvc0_compute.c | 31 struct nouveau_pushbuf *push) in nvc0_screen_compute_setup() 192 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_compute_validate_constbufs() local 252 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_compute_validate_driverconst() local 268 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_compute_validate_buffers() local 320 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_compute_invalidate_surfaces() local 387 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_compute_upload_input() local 427 struct nouveau_pushbuf *push = nvc0->base.pushbuf; in nvc0_launch_grid() local
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_state_validate.c | 7 nv50_fb_set_null_rt(struct nouveau_pushbuf *push, unsigned i) in nv50_fb_set_null_rt() 22 struct nouveau_pushbuf *push = nv50->base.pushbuf; in nv50_validate_fb() local 152 struct nouveau_pushbuf *push = nv50->base.pushbuf; in nv50_validate_blend_colour() local 164 struct nouveau_pushbuf *push = nv50->base.pushbuf; in nv50_validate_stencil_ref() local 175 struct nouveau_pushbuf *push = nv50->base.pushbuf; in nv50_validate_stipple() local 186 struct nouveau_pushbuf *push = nv50->base.pushbuf; in nv50_validate_scissor() local 250 struct nouveau_pushbuf *push = nv50->base.pushbuf; in nv50_validate_viewport() local 289 struct nouveau_pushbuf *push = nv50->base.pushbuf; in nv50_validate_window_rects() local 340 struct nouveau_pushbuf *push = nv50->base.pushbuf; in nv50_validate_derived_2() local 353 struct nouveau_pushbuf *push = nv50->base.pushbuf; in nv50_validate_clip() local [all …]
|
D | nv50_shader_state.c | 37 struct nouveau_pushbuf *push = nv50->base.pushbuf; in nv50_constbufs_validate() local 152 struct nouveau_pushbuf *push = nv50->base.pushbuf; in nv50_vertprog_validate() local 173 struct nouveau_pushbuf *push = nv50->base.pushbuf; in nv50_fragprog_validate() local 259 struct nouveau_pushbuf *push = nv50->base.pushbuf; in nv50_gmtyprog_validate() local 286 struct nouveau_pushbuf *push = nv50->base.pushbuf; in nv50_compprog_validate() local 299 struct nouveau_pushbuf *push = nv50->base.pushbuf; in nv50_sprite_coords_validate() local 356 struct nouveau_pushbuf *push = nv50->base.pushbuf; in nv50_validate_derived_rs() local 421 struct nouveau_pushbuf *push = nv50->base.pushbuf; in nv50_fp_linkage_validate() local 631 struct nouveau_pushbuf *push = nv50->base.pushbuf; in nv50_gp_linkage_validate() local 659 struct nouveau_pushbuf *push = nv50->base.pushbuf; in nv50_stream_output_validate() local
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_state_validate.c | 40 struct nouveau_pushbuf *push = nv30->base.pushbuf; in nv30_validate_fb() local 177 struct nouveau_pushbuf *push = nv30->base.pushbuf; in nv30_validate_blend_colour() local 206 struct nouveau_pushbuf *push = nv30->base.pushbuf; in nv30_validate_stencil_ref() local 217 struct nouveau_pushbuf *push = nv30->base.pushbuf; in nv30_validate_stipple() local 226 struct nouveau_pushbuf *push = nv30->base.pushbuf; in nv30_validate_scissor() local 248 struct nouveau_pushbuf *push = nv30->base.pushbuf; in nv30_validate_viewport() local 277 struct nouveau_pushbuf *push = nv30->base.pushbuf; in nv30_validate_clip() local 298 struct nouveau_pushbuf *push = nv30->base.pushbuf; in nv30_validate_blend() local 307 struct nouveau_pushbuf *push = nv30->base.pushbuf; in nv30_validate_zsa() local 316 struct nouveau_pushbuf *push = nv30->base.pushbuf; in nv30_validate_rasterizer() local [all …]
|
D | nv30_push.c | 38 struct nouveau_pushbuf *push; member 56 prim_restart_search_i08(uint8_t *elts, unsigned push, uint8_t index) in prim_restart_search_i08() 66 prim_restart_search_i16(uint16_t *elts, unsigned push, uint16_t index) in prim_restart_search_i16() 76 prim_restart_search_i32(uint32_t *elts, unsigned push, uint32_t index) in prim_restart_search_i32() 91 unsigned push = MIN2(count, ctx->packet_vertex_limit); in emit_vertices_i08() local 123 unsigned push = MIN2(count, ctx->packet_vertex_limit); in emit_vertices_i16() local 155 unsigned push = MIN2(count, ctx->packet_vertex_limit); in emit_vertices_i32() local 185 unsigned push = MIN2(count, ctx->packet_vertex_limit); in emit_vertices_seq() local
|
D | nv30_winsys.h | 23 PUSH_RELOC(struct nouveau_pushbuf *push, struct nouveau_bo *bo, uint32_t offset, in PUSH_RELOC() 30 bufctx(struct nouveau_pushbuf *push) in bufctx() 37 PUSH_RESET(struct nouveau_pushbuf *push, int bin) in PUSH_RESET() 43 PUSH_REFN(struct nouveau_pushbuf *push, int bin, in PUSH_REFN() 50 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDl() 59 PUSH_MTHDo(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDo() 71 PUSH_MTHDs(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDs() 84 PUSH_MTHD(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHD() 103 PUSH_RESRC(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_RESRC() 112 BEGIN_NV04(struct nouveau_pushbuf *push, int subc, int mthd, int size) in BEGIN_NV04() [all …]
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_winsys.h | 20 PUSH_AVAIL(struct nouveau_pushbuf *push) in PUSH_AVAIL() 26 PUSH_SPACE(struct nouveau_pushbuf *push, uint32_t size) in PUSH_SPACE() 36 PUSH_DATA(struct nouveau_pushbuf *push, uint32_t data) in PUSH_DATA() 42 PUSH_DATAp(struct nouveau_pushbuf *push, const void *data, uint32_t size) in PUSH_DATAp() 49 PUSH_DATAf(struct nouveau_pushbuf *push, float f) in PUSH_DATAf() 57 PUSH_KICK(struct nouveau_pushbuf *push) in PUSH_KICK()
|
/external/llvm/test/MC/Mips/ |
D | set-push-pop-directives.s | 14 .set push define 55 .set push define 60 .set push define 66 .set push define
|
D | set-push-pop-directives-bad.s | 10 .set push define 15 .set push foo define 22 .set push define
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/ |
D | set-push-pop-directives.s | 14 .set push define 55 .set push define 60 .set push define 66 .set push define
|
D | set-push-pop-directives-bad.s | 10 .set push define 15 .set push foo define 22 .set push define
|
/external/v8/src/ia32/ |
D | code-stubs-ia32.cc | 35 __ push(ebp); in Generate() local 40 __ push(Immediate(StackFrame::TypeToMarker(marker))); // marker in Generate() local 45 __ push(edi); in Generate() local 46 __ push(esi); in Generate() local 47 __ push(ebx); in Generate() local 62 __ push(Immediate(StackFrame::OUTERMOST_JSENTRY_FRAME)); in Generate() local 65 __ push(Immediate(StackFrame::INNER_JSENTRY_FRAME)); in Generate() local 137 __ push(eax); in Generate() local 138 __ push(ecx); in Generate() local 139 __ push(edx); in Generate() local [all …]
|
/external/u-boot/arch/mips/lib/ |
D | genex.S | 22 .set push define 65 .set push define 95 .set push define 134 .set push define 194 .set push define
|
/external/apache-harmony/support/src/test/java/tests/util/ |
D | CallVerificationStack.java | 117 public Object push(Object o) { in push() method in CallVerificationStack 127 public void push(boolean val) { in push() method in CallVerificationStack 136 public void push(char val) { in push() method in CallVerificationStack 145 public void push(double val) { in push() method in CallVerificationStack 154 public void push(float val) { in push() method in CallVerificationStack 163 public void push(int val) { in push() method in CallVerificationStack 172 public void push(long val) { in push() method in CallVerificationStack 181 public void push(short val) { in push() method in CallVerificationStack
|
/external/libdrm/nouveau/ |
D | pushbuf.c | 45 struct drm_nouveau_gem_pushbuf_push push[NOUVEAU_GEM_MAX_PUSH]; member 70 nouveau_pushbuf(struct nouveau_pushbuf *push) in nouveau_pushbuf() 79 pushbuf_kref_fits(struct nouveau_pushbuf *push, struct nouveau_bo *bo, in pushbuf_kref_fits() 147 pushbuf_kref(struct nouveau_pushbuf *push, struct nouveau_bo *bo, in pushbuf_kref() 219 pushbuf_krel(struct nouveau_pushbuf *push, struct nouveau_bo *bo, in pushbuf_krel() 306 pushbuf_submit(struct nouveau_pushbuf *push, struct nouveau_object *chan) in pushbuf_submit() 391 pushbuf_flush(struct nouveau_pushbuf *push) in pushbuf_flush() 433 pushbuf_refn_fail(struct nouveau_pushbuf *push, int sref, int srel) in pushbuf_refn_fail() 451 pushbuf_refn(struct nouveau_pushbuf *push, bool retry, in pushbuf_refn() 481 pushbuf_validate(struct nouveau_pushbuf *push, bool retry) in pushbuf_validate() [all …]
|
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-32.s | 479 push %cs label 482 push %ds label 485 push %ss label 488 push %es label 491 push %fs label 494 push %gs label
|