Searched refs:TGSI_OPCODE_DMUL (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c196 case TGSI_OPCODE_DMUL:
H A Dtgsi_exec.c6108 case TGSI_OPCODE_DMUL:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c196 case TGSI_OPCODE_DMUL:
H A Dtgsi_exec.c5821 case TGSI_OPCODE_DMUL:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h556 TGSI_OPCODE_DMUL = 200 /* SM5 */, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h558 TGSI_OPCODE_DMUL = 200 /* SM5 */, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c922 tmp = lp_build_emit_llvm_binary(bld_base, TGSI_OPCODE_DMUL,
1212 bld_base->op_actions[TGSI_OPCODE_DMUL].emit = mul_emit;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c922 tmp = lp_build_emit_llvm_binary(bld_base, TGSI_OPCODE_DMUL,
1212 bld_base->op_actions[TGSI_OPCODE_DMUL].emit = mul_emit;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c925 case TGSI_OPCODE_DMUL:
8603 case TGSI_OPCODE_DMUL:
8628 case TGSI_OPCODE_DMUL:
8675 case TGSI_OPCODE_DMUL:
9339 case TGSI_OPCODE_DMUL:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1954 [TGSI_OPCODE_DMUL] = nir_op_fmul,
H A Dnir_to_tgsi.c940 [nir_op_fmul] = { TGSI_OPCODE_MUL, TGSI_OPCODE_DMUL },
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp644 case TGSI_OPCODE_DMUL:
4071 case TGSI_OPCODE_DMUL:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp584 case TGSI_OPCODE_DMUL:
4103 case TGSI_OPCODE_DMUL:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c11985 [TGSI_OPCODE_DMUL] = { ALU_OP2_MUL_64, cayman_mul_double_instr},
12211 [TGSI_OPCODE_DMUL] = { ALU_OP2_MUL_64, cayman_mul_double_instr},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c12154 [TGSI_OPCODE_DMUL] = { ALU_OP2_MUL_64, cayman_mul_double_instr},
12381 [TGSI_OPCODE_DMUL] = { ALU_OP2_MUL_64, cayman_mul_double_instr},

Completed in 79 milliseconds