Home
last modified time | relevance | path

Searched refs:mov_count (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/freedreno/common/
H A Ddisasm.h50 uint16_t mov_count; member
/third_party/mesa3d/src/freedreno/ir3/
H A Ddisasm-a3xx.c125 instructions - ctx->stats->nops, ctx->stats->mov_count, in print_stats()
557 ctx->stats->mov_count++; in disasm_instr_cb()
H A Dir3.c350 info->mov_count += 1 + instr->repeat; in ir3_collect_info()
H A Dir3_shader.c853 so->info.instrs_count - so->info.nops_count, so->info.mov_count, in ir3_shader_disasm()
H A Dir3.h58 uint16_t mov_count; member
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_gallium.c91 v->info.instrs_count - v->info.nops_count, v->info.mov_count, in dump_shader_info()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c4381 stat->value.u64 = exe->stats.mov_count; in tu_GetPipelineExecutableStatisticsKHR()

Completed in 15 milliseconds