Home
last modified time | relevance | path

Searched refs:nir_op_unpack_32_2x16_split_x (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h366 nir_op_unpack_32_2x16_split_x, enumerator
Dnir_builder_opcodes.h1701 return nir_build_alu(build, nir_op_unpack_32_2x16_split_x, src0, NULL, NULL, NULL); in nir_unpack_32_2x16_split_x()
Dnir_opt_algebraic.c28797 nir_op_unpack_32_2x16_split_x,
29610 nir_op_unpack_32_2x16_split_x,
29772 nir_op_unpack_32_2x16_split_x,
29788 nir_op_unpack_32_2x16_split_x,
335914 [nir_op_unpack_32_2x16_split_x] = {
Dnir_constant_expressions.c47467 case nir_op_unpack_32_2x16_split_x: in nir_eval_const_opcode()
/external/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp1708 case nir_op_unpack_32_2x16_split_x: in nir_emit_alu()
1710 if (instr->op == nir_op_unpack_32_2x16_split_x) in nir_emit_alu()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.c850 case nir_op_unpack_32_2x16_split_x: in do_alu_action()
/external/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c1129 case nir_op_unpack_32_2x16_split_x: { in visit_alu()
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp2665 case nir_op_unpack_32_2x16_split_x: in visit_alu_instr()