Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/ilo/shader/
Dtoy_compiler.h164 int next_vrf; member
176 const int vrf = tc->next_vrf; in tc_alloc_vrf()
178 tc->next_vrf += count; in tc_alloc_vrf()
Dtoy_compiler.c556 tc->next_vrf = 1; in toy_compiler_init()
Dtoy_legalize_ra.c470 num_intervals = tc->next_vrf; in linear_scan_init()