Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/util/
Dlcra.h81 lcra_alloc_equations(
Dlcra.c43 lcra_alloc_equations( in lcra_alloc_equations() function
/external/mesa3d/src/panfrost/bifrost/
Dbi_ra.c70 lcra_alloc_equations(node_count, 1); in bi_allocate_registers()
/external/mesa3d/src/panfrost/midgard/
Dmidgard_ra.c408 struct lcra_state *l = lcra_alloc_equations(ctx->temp_count + 1, 5); in allocate_registers()