Home
last modified time | relevance | path

Searched refs:num_temp_regs (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.c348 (int)index > s->num_temp_regs ? s->num_temp_regs = index : 0; in reg_count_callback()
407 s->num_temp_regs++; in rc_get_stats()
424 s.num_omod_ops, s.num_temp_regs, s.num_consts, s.num_inline_literals); in print_stats()
H A Dradeon_compiler.h157 unsigned num_temp_regs; member

Completed in 2 milliseconds