Searched refs:lower_umod64 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ | ||
| H A D | nir_lower_int64.c | 596 lower_umod64(nir_builder *b, nir_ssa_def *n, nir_ssa_def *d) function in typeref:typename:nir_ssa_def * 751 return lower_umod64(b, src[0], src[1]); |
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_lower_int64.c | 610 lower_umod64(nir_builder *b, nir_ssa_def *n, nir_ssa_def *d) function in typeref:typename:nir_ssa_def * 902 return lower_umod64(b, src[0], src[1]); |
Completed in 5 milliseconds