Home
last modified time | relevance | path

Searched refs:nir_op_pack_64_2x32_split (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h312 nir_op_pack_64_2x32_split, enumerator
Dnir_builder_opcodes.h1431 return nir_build_alu(build, nir_op_pack_64_2x32_split, src0, src1, NULL, NULL); in nir_pack_64_2x32_split()
Dnir_opt_algebraic.c1823 nir_op_pack_64_2x32_split,
1860 nir_op_pack_64_2x32_split,
28643 nir_op_pack_64_2x32_split,
28741 nir_op_pack_64_2x32_split,
48218 nir_op_pack_64_2x32_split,
48318 nir_op_pack_64_2x32_split,
329956 [nir_op_pack_64_2x32_split] = {
Dnir_constant_expressions.c47305 case nir_op_pack_64_2x32_split: in nir_eval_const_opcode()
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp436 case nir_op_pack_64_2x32_split: in getOperation()
2498 case nir_op_pack_64_2x32_split: in visit()
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_emitaluinstruction.cpp180 case nir_op_pack_64_2x32_split: return emit_pack_64_2x32_split(instr); in do_emit()
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_nir.cpp1593 case nir_op_pack_64_2x32_split: { in nir_emit_alu()
Dbrw_fs_nir.cpp1694 case nir_op_pack_64_2x32_split: in nir_emit_alu()
/external/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c831 case nir_op_pack_64_2x32_split: in ntt_emit_alu()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.c856 case nir_op_pack_64_2x32_split: { in do_alu_action()
/external/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c1107 case nir_op_pack_64_2x32_split: { in visit_alu()
/external/mesa3d/docs/relnotes/
D19.1.0.rst4362 - ac/nir: remove useles LLVMGetUndef for nir_op_pack_64_2x32_split
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp2652 case nir_op_pack_64_2x32_split: { in visit_alu_instr()