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

/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_compile.c117 agx_index postshift = agx_mov_imm(b, 32, info.post_shift); local in function:agx_udiv_const
130 if (info.post_shift != 0) n = agx_ushr(b, n, postshift);

Completed in 3 milliseconds