Searched refs:lower_i2i8 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ | ||
| H A D | nir_lower_int64.c | 42 lower_i2i8(nir_builder *b, nir_ssa_def *x) function in typeref:typename:nir_ssa_def * 761 return lower_i2i8(b, src[0]); |
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_lower_int64.c | 59 lower_i2i8(nir_builder *b, nir_ssa_def *x) function in typeref:typename:nir_ssa_def * 912 return lower_i2i8(b, src[0]); |
Completed in 5 milliseconds