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