Searched refs:burst_count (Results 1 – 20 of 20) sorted by relevance
90 int burst_count, int comp_mask, int element_size, bool ack): in RatInstruction() argument98 m_burst_count(burst_count), in RatInstruction()
150 int burst_count, int comp_mask, int element_size,165 int burst_count() const {return m_burst_count;} in burst_count() function
398 output.burst_count = 1; in emit_vs_pos_export()426 output.burst_count = 1; in emit_vs_param_export()461 output.burst_count = 1; in emit_fs_pixel_export()604 output.burst_count = so_instr.burst_count(); in emit_streamout()629 output.burst_count = 1; in emit_memringwrite()827 cf.burst_count = 1; in emit_wr_scratch()1062 cf->output.burst_count = instr.burst_count(); in emit_rat()
113 int burst_count() const { return m_burst_count;} in burst_count() function
127 if (n.bc.burst_count) { in dump()129 s2 << n.bc.array_base << "-" << n.bc.array_base + n.bc.burst_count; in dump()132 n.bc.rw_gpr + n.bc.burst_count << "."; in dump()560 if (n.bc.burst_count) in dump()561 s << ", BURST_COUNT:" << n.bc.burst_count; in dump()
788 unsigned burst_count = c->bc.burst_count; in prepare_ir() local792 c->bc.burst_count = 0; in prepare_ir()816 if (!burst_count--) in prepare_ir()832 unsigned burst_count = c->bc.burst_count; in prepare_ir() local836 c->bc.burst_count = 0; in prepare_ir()884 if (!burst_count--) in prepare_ir()
294 .BURST_COUNT(bc.burst_count) in build_cf_exp()307 .BURST_COUNT(bc.burst_count) in build_cf_exp()320 .BURST_COUNT(bc.burst_count) in build_cf_exp()343 .BURST_COUNT(bc.burst_count) in build_cf_mem()354 .BURST_COUNT(bc.burst_count) in build_cf_mem()365 .BURST_COUNT(bc.burst_count) in build_cf_mem()721 .BURST_COUNT(bc.burst_count) in build_fetch_mem()
192 bc.burst_count = w1.get_BURST_COUNT(); in decode_cf_exp()204 bc.burst_count = w1.get_BURST_COUNT(); in decode_cf_exp()215 bc.burst_count = w1.get_BURST_COUNT(); in decode_cf_exp()259 bc.burst_count = w1.get_BURST_COUNT(); in decode_cf_mem()269 bc.burst_count = w1.get_BURST_COUNT(); in decode_cf_mem()278 bc.burst_count = w1.get_BURST_COUNT(); in decode_cf_mem()554 bc.burst_count = w0.get_BURST_COUNT(); in decode_fetch_mem()
469 unsigned burst_count:4; member627 unsigned burst_count:4; member
205 (output->burst_count + bc->cf_last->output.burst_count) <= 16) { in r600_bytecode_add_output()207 if ((output->gpr + output->burst_count) == bc->cf_last->output.gpr && in r600_bytecode_add_output()208 (output->array_base + output->burst_count) == bc->cf_last->output.array_base) { in r600_bytecode_add_output()213 bc->cf_last->output.burst_count += output->burst_count; in r600_bytecode_add_output()216 } else if (output->gpr == (bc->cf_last->output.gpr + bc->cf_last->output.burst_count) && in r600_bytecode_add_output()217 output->array_base == (bc->cf_last->output.array_base + bc->cf_last->output.burst_count)) { in r600_bytecode_add_output()220 bc->cf_last->output.burst_count += output->burst_count; in r600_bytecode_add_output()1708 bc->bytecode[id++] = S_SQ_CF_ALLOC_EXPORT_WORD1_BURST_COUNT(cf->output.burst_count - 1) | in r600_bytecode_cf_build()1722 bc->bytecode[id++] = S_SQ_CF_ALLOC_EXPORT_WORD1_BURST_COUNT(cf->output.burst_count - 1) | in r600_bytecode_cf_build()2160 if (cf->output.burst_count > 1) { in r600_bytecode_disasm()[all …]
89 S_SQ_CF_ALLOC_EXPORT_WORD1_BURST_COUNT(cf->output.burst_count - 1) | in eg_bytecode_cf_build()109 bc->bytecode[id] = S_SQ_CF_ALLOC_EXPORT_WORD1_BURST_COUNT(cf->output.burst_count - 1) | in eg_bytecode_cf_build()128 bc->bytecode[id] = S_SQ_CF_ALLOC_EXPORT_WORD1_BURST_COUNT(cf->output.burst_count - 1) | in eg_bytecode_cf_build()167 output->burst_count = G_SQ_CF_ALLOC_EXPORT_WORD1_BURST_COUNT(word1);
132 unsigned burst_count; member171 unsigned burst_count; member
142 S_SQ_MEM_RD_WORD0_BURST_COUNT(mem->burst_count) | in r700_bytecode_fetch_mem_build()
1628 cf.burst_count = 1; in tgsi_src()2476 output.burst_count = 1; in emit_streamout()2719 output.burst_count = 1; in generate_gs_copy_shader()2814 output.burst_count = 1; in generate_gs_copy_shader()2831 output.burst_count = 1; in generate_gs_copy_shader()2926 output.burst_count = 1; in emit_gs_ring_writes()4083 output[j].burst_count = 1; in r600_shader_from_tgsi()4211 output[j].burst_count = 1; in r600_shader_from_tgsi()4269 output[j].burst_count = 1; in r600_shader_from_tgsi()4285 output[j].burst_count = 1; in r600_shader_from_tgsi()[all …]
480 bits<4> burst_count;489 let Word1{19-16} = burst_count;
274 let burst_count = 0;
489 bits<4> burst_count;498 let Word1{19-16} = burst_count;
242 let burst_count = 0;