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

/external/mesa3d/src/compiler/glsl/
H A Dloop_unroll.cpp44 void complex_unroll(ir_loop *ir, int iterations,
236 loop_unroll_visitor::complex_unroll(ir_loop *ir, int iterations, function in class:loop_unroll_visitor
421 complex_unroll(ir, iterations, false);
431 complex_unroll(ir, iterations, true);
/external/mesa3d/src/compiler/nir/
H A Dnir_opt_loop_unroll.c276 complex_unroll(nir_loop *loop, nir_loop_terminator *unlimit_term, function
534 complex_unroll(loop, terminator, limiting_term_second);

Completed in 94 milliseconds