Searched refs:nir_op_unpack_64_2x32_split_x (Results 1 – 7 of 7) sorted by relevance
216 nir_op_unpack_64_2x32_split_x, enumerator
951 return nir_build_alu(build, nir_op_unpack_64_2x32_split_x, src0, NULL, NULL, NULL); in nir_unpack_64_2x32_split_x()
2850 nir_op_unpack_64_2x32_split_x,10292 nir_op_unpack_64_2x32_split_x,19095 case nir_op_unpack_64_2x32_split_x: in nir_opt_algebraic_block()
13710 case nir_op_unpack_64_2x32_split_x: in nir_eval_const_opcode()
1663 case nir_op_unpack_64_2x32_split_x: in nir_emit_alu()1665 enum opcode oper = (instr->op == nir_op_unpack_64_2x32_split_x) ? in nir_emit_alu()
1287 case nir_op_unpack_64_2x32_split_x: in nir_emit_alu()1289 if (instr->op == nir_op_unpack_64_2x32_split_x) in nir_emit_alu()
2063 case nir_op_unpack_64_2x32_split_x: { in visit_alu()