Searched refs:mov_count (Results 1 – 7 of 7) sorted by relevance
50 uint16_t mov_count; member
125 instructions - ctx->stats->nops, ctx->stats->mov_count, in print_stats()557 ctx->stats->mov_count++; in disasm_instr_cb()
350 info->mov_count += 1 + instr->repeat; in ir3_collect_info()
853 so->info.instrs_count - so->info.nops_count, so->info.mov_count, in ir3_shader_disasm()
58 uint16_t mov_count; member
91 v->info.instrs_count - v->info.nops_count, v->info.mov_count, in dump_shader_info()
4381 stat->value.u64 = exe->stats.mov_count; in tu_GetPipelineExecutableStatisticsKHR()