Searched refs:induction_rhs (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_loop_unroll.c589 nir_src src = term->induction_rhs ? alu->src[1].src : alu->src[0].src;
H A Dnir_loop_analyze.c962 terminator->induction_rhs = !limit_rhs;
H A Dnir.h2144 bool induction_rhs; member in struct:__anon3bab288a2e08
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_loop_analyze.c1111 terminator->induction_rhs = !limit_rhs;
H A Dnir_opt_loop_unroll.c589 nir_src src = term->induction_rhs ? alu->src[1].src : alu->src[0].src;
H A Dnir.h3027 bool induction_rhs; member in struct:__anon3ec4419d3108

Completed in 28 milliseconds