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

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

Completed in 3 milliseconds