Searched defs:ndst (Results 1 – 10 of 10) sorted by relevance
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3.c | 429 instr_create(struct ir3_block *block, opc_t opc, int ndst, int nsrc) in instr_create() 453 ir3_instr_create(struct ir3_block *block, opc_t opc, int ndst, int nsrc) in ir3_instr_create()
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_qir.c | 32 uint8_t ndst, nsrc; member
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_bc_parser.cpp | 397 int ndst = 0, ncount = 0; in prepare_alu_group() local
|
D | sb_ra_init.cpp | 796 vvec sv, tv, ndst = n->dst; in split_vector_inst() local
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_clone.c | 255 nir_dest *ndst, const nir_dest *dst) in __clone_dst()
|
/third_party/mesa3d/src/mesa/state_tracker/tests/ |
D | st_tests_common.cpp | 145 int ndst = num_inst_dst_regs(&instr); in FakeCodeline() local
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_glsl_to_tgsi_temprename.cpp | 1276 unsigned ndst = num_inst_dst_regs(inst); in get_temp_registers_required_live_ranges() local
|
/third_party/iptables/extensions/ |
D | libxt_hashlimit.c | 1298 unsigned int nsrc, unsigned int ndst) in hashlimit_mode_xlate()
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_eu.h | 1888 int ndst; member
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | nine_shader.c | 355 unsigned ndst; member 368 BYTE ndst; member
|