Home
last modified time | relevance | path

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

/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compile.c200 agx_index preshift = agx_mov_imm(b, 32, info.pre_shift); in agx_udiv_const() local
207 if (info.pre_shift != 0) n = agx_ushr(b, n, preshift); in agx_udiv_const()

Completed in 3 milliseconds