Searched refs:lower_mod (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_lower_double_ops.c | 425 lower_mod(nir_builder *b, nir_ssa_def *src0, nir_ssa_def *src1) function in typeref:typename:nir_ssa_def * 707 return lower_mod(b, src, src1); |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ | ||
| H A D | nir_lower_double_ops.c | 410 lower_mod(nir_builder *b, nir_ssa_def *src0, nir_ssa_def *src1) function in typeref:typename:nir_ssa_def * 667 result = lower_mod(b, src, src1); |
Completed in 4 milliseconds