Searched refs:nir_op_unpack_32_2x16_split_x (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/prebuilt-intermediates/nir/ |
D | nir_opcodes.h | 366 nir_op_unpack_32_2x16_split_x, enumerator
|
D | nir_builder_opcodes.h | 1701 return nir_build_alu(build, nir_op_unpack_32_2x16_split_x, src0, NULL, NULL, NULL); in nir_unpack_32_2x16_split_x()
|
D | nir_opt_algebraic.c | 28797 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] = {
|
D | nir_constant_expressions.c | 47467 case nir_op_unpack_32_2x16_split_x: in nir_eval_const_opcode()
|
/external/mesa3d/src/intel/compiler/ |
D | brw_fs_nir.cpp | 1708 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/ |
D | lp_bld_nir.c | 850 case nir_op_unpack_32_2x16_split_x: in do_alu_action()
|
/external/mesa3d/src/amd/llvm/ |
D | ac_nir_to_llvm.c | 1129 case nir_op_unpack_32_2x16_split_x: { in visit_alu()
|
/external/mesa3d/src/amd/compiler/ |
D | aco_instruction_selection.cpp | 2665 case nir_op_unpack_32_2x16_split_x: in visit_alu_instr()
|