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