Home
last modified time | relevance | path

Searched refs:alloc_new_native_reg (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler.c293 alloc_new_native_reg(struct etna_compile *c) in alloc_new_native_reg() function
307 temps[idx].native = alloc_new_native_reg(c); in assign_temporaries_to_native()
354 inout->native = alloc_new_native_reg(c); in assign_inouts_to_temporaries()
724 alloc_new_native_reg(c); in etna_compile_pass_optimize_outputs()
750 c->inner_temp[inner_temp] = alloc_new_native_reg(c); in etna_compile_get_inner_temp()