Home
last modified time | relevance | path

Searched refs:lcra_test_linear (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/panfrost/util/
H A Dlcra.c138 lcra_test_linear(struct lcra_state *l, unsigned *solutions, unsigned i) in lcra_test_linear() function
182 succ = lcra_test_linear(l, l->solutions, step); in lcra_solve()
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_ra.c120 lcra_test_linear(struct lcra_state *l, unsigned *solutions, unsigned i) in lcra_test_linear() function
172 if (lcra_test_linear(l, l->solutions, step)) { in lcra_solve()
450 if (!lcra_test_linear(l, l->solutions, node)) in bi_allocate_registers()

Completed in 3 milliseconds