Searched refs:lower_trunc (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_lower_double_ops.c | 318 lower_trunc(nir_builder *b, nir_ssa_def *src) function in typeref:typename:nir_ssa_def * 686 return lower_trunc(b, src); |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ | ||
| H A D | nir_lower_double_ops.c | 303 lower_trunc(nir_builder *b, nir_ssa_def *src) function in typeref:typename:nir_ssa_def * 649 result = lower_trunc(b, src); |
Completed in 40 milliseconds