Searched refs:lower_ceil (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_lower_double_ops.c | 387 lower_ceil(nir_builder *b, nir_ssa_def *src) function in typeref:typename:nir_ssa_def * 690 return lower_ceil(b, src); |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ | ||
| H A D | nir_lower_double_ops.c | 372 lower_ceil(nir_builder *b, nir_ssa_def *src) function in typeref:typename:nir_ssa_def * 655 result = lower_ceil(b, src); |
Completed in 3 milliseconds