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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_idiv_const.c125 build_imod(nir_builder *b, nir_ssa_def *n, int64_t d) function in typeref:typename:nir_ssa_def *
194 q[comp] = build_imod(b, n, d);

Completed in 2 milliseconds