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

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_nir.c241 const bool idiv_progress = OPT(s, nir_lower_idiv); local in function:ir3_optimize_nir
242 if (ubo_progress || idiv_progress)
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_nir.c422 const bool idiv_progress = OPT(s, nir_lower_idiv, &idiv_options); local in function:ir3_finalize_nir
424 if (idiv_progress)

Completed in 3 milliseconds