Searched refs:nir_op_pack_64_2x32 (Results 1 – 5 of 5) sorted by relevance
65 if (alu_instr->op != nir_op_pack_64_2x32 && in lower_64bit_pack_impl()75 case nir_op_pack_64_2x32: in lower_64bit_pack_impl()
180 nir_op_pack_64_2x32, enumerator
771 return nir_build_alu(build, nir_op_pack_64_2x32, src0, NULL, NULL, NULL); in nir_pack_64_2x32()
13638 case nir_op_pack_64_2x32: in nir_eval_const_opcode()
458 case GLSLstd450PackDouble2x32: return nir_op_pack_64_2x32; in vtn_nir_alu_op_for_spirv_glsl_opcode()