Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/util/
Dlcra.h81 lcra_alloc_equations(
Dlcra.c43 lcra_alloc_equations( in lcra_alloc_equations() function
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_ra.c62 lcra_alloc_equations(unsigned node_count) in lcra_alloc_equations() function
359 struct lcra_state *l = lcra_alloc_equations(node_count); in bi_allocate_registers()
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_ra.c465 struct lcra_state *l = lcra_alloc_equations(ctx->temp_count + 4, 5); in allocate_registers()