Searched refs:nir_op_unpack_unorm_4x8 (Results 1 – 9 of 9) sorted by relevance
382 nir_op_unpack_unorm_4x8, enumerator
1781 return nir_build_alu(build, nir_op_unpack_unorm_4x8, src0, NULL, NULL, NULL); in nir_unpack_unorm_4x8()
35317 nir_op_unpack_unorm_4x8,396934 [nir_op_unpack_unorm_4x8] = {
47515 case nir_op_unpack_unorm_4x8: in nir_eval_const_opcode()
143 case nir_op_unpack_unorm_4x8: in lower_alu_instr_scalar()
291 case GLSLstd450UnpackUnorm4x8: return nir_op_unpack_unorm_4x8; in vtn_nir_alu_op_for_spirv_glsl_opcode()
1633 case nir_op_unpack_unorm_4x8: in nir_emit_alu()
1673 case nir_op_unpack_unorm_4x8: in nir_emit_alu()
1112 if (instr->op == nir_op_unpack_unorm_4x8) { in ntq_emit_alu()