Searched refs:lower_unpack_64_to_16 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_lower_packing.c | 78 lower_unpack_64_to_16(nir_builder *b, nir_ssa_def *src) function in typeref:typename:nir_ssa_def * 131 dest = lower_unpack_64_to_16(b, src); |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ | ||
| H A D | nir_lower_packing.c | 78 lower_unpack_64_to_16(nir_builder *b, nir_ssa_def *src) function in typeref:typename:nir_ssa_def * 127 dest = lower_unpack_64_to_16(&b, src); |
Completed in 2 milliseconds