Home
last modified time | relevance | path

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

/external/mesa3d/src/broadcom/compiler/
Dvir_register_allocate.c74 struct node_to_temp_map { struct
82 const struct node_to_temp_map *a = in_a; in node_to_temp_priority() argument
83 const struct node_to_temp_map *b = in_b; in node_to_temp_priority()
101 struct node_to_temp_map map[c->num_temps]; in v3d_register_allocate()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_register_allocate.c186 struct node_to_temp_map { struct
194 const struct node_to_temp_map *a = in_a; in node_to_temp_priority() argument
195 const struct node_to_temp_map *b = in_b; in node_to_temp_priority()
256 struct node_to_temp_map map[c->num_temps]; in vc4_register_allocate()