Home
last modified time | relevance | path

Searched refs:nir_op_unpack_64_2x32_split_y (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h371 nir_op_unpack_64_2x32_split_y, enumerator
Dnir_builder_opcodes.h1726 return nir_build_alu(build, nir_op_unpack_64_2x32_split_y, src0, NULL, NULL, NULL); in nir_unpack_64_2x32_split_y()
Dnir_opt_algebraic.c28666 nir_op_unpack_64_2x32_split_y,
28733 nir_op_unpack_64_2x32_split_y,
29708 nir_op_unpack_64_2x32_split_y,
33534 nir_op_unpack_64_2x32_split_y,
331450 [nir_op_unpack_64_2x32_split_y] = {
Dnir_constant_expressions.c47482 case nir_op_unpack_64_2x32_split_y: in nir_eval_const_opcode()
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_emitaluinstruction.cpp182 case nir_op_unpack_64_2x32_split_y: return emit_unpack_64_2x32_split(instr, 1); in do_emit()
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_nir.cpp1605 case nir_op_unpack_64_2x32_split_y: { in nir_emit_alu()
Dbrw_fs_nir.cpp1700 case nir_op_unpack_64_2x32_split_y: { in nir_emit_alu()
/external/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c848 case nir_op_unpack_64_2x32_split_y: in ntt_emit_alu()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.c841 case nir_op_unpack_64_2x32_split_y: in do_alu_action()
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp2644 case nir_op_unpack_64_2x32_split_y: { in visit()
/external/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c1095 case nir_op_unpack_64_2x32_split_y: { in visit_alu()
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp2662 case nir_op_unpack_64_2x32_split_y: in visit_alu_instr()