Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_MUL (Results 1 - 24 of 24) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c147 tmp0 = lp_build_emit_llvm_binary(bld_base, TGSI_OPCODE_MUL, in dp2_emit()
150 tmp1 = lp_build_emit_llvm_binary(bld_base, TGSI_OPCODE_MUL, in dp2_emit()
178 tmp0 = lp_build_emit_llvm_binary(bld_base, TGSI_OPCODE_MUL, in dp3_emit()
181 tmp1 = lp_build_emit_llvm_binary(bld_base, TGSI_OPCODE_MUL, in dp3_emit()
185 tmp1 = lp_build_emit_llvm_binary(bld_base, TGSI_OPCODE_MUL, in dp3_emit()
214 tmp0 = lp_build_emit_llvm_binary(bld_base, TGSI_OPCODE_MUL, in dp4_emit()
217 tmp1 = lp_build_emit_llvm_binary(bld_base, TGSI_OPCODE_MUL, in dp4_emit()
221 tmp1 = lp_build_emit_llvm_binary(bld_base, TGSI_OPCODE_MUL, in dp4_emit()
225 tmp1 = lp_build_emit_llvm_binary(bld_base, TGSI_OPCODE_MUL, in dp4_emit()
268 TGSI_OPCODE_MUL, in dst_emit()
[all...]
H A Dlp_bld_tgsi_info.c404 } else if (inst->Instruction.Opcode == TGSI_OPCODE_MUL) { in analyse_instruction()
H A Dlp_bld_tgsi_aos.c489 case TGSI_OPCODE_MUL: in lp_emit_instruction_aos()
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_aapoint.c215 tgsi_transform_op2_inst(ctx, TGSI_OPCODE_MUL, in aa_transform_prolog()
276 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_MUL, in aa_transform_prolog()
319 tgsi_transform_op2_inst(ctx, TGSI_OPCODE_MUL, in aa_transform_epilog()
H A Ddraw_pipe_aaline.c219 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_MUL, in aa_transform_epilog()
234 tgsi_transform_op2_inst(ctx, TGSI_OPCODE_MUL, in aa_transform_epilog()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_point_sprite.c315 tgsi_transform_op2_swz_inst(ctx, TGSI_OPCODE_MUL, in psprite_emit_vertex_inst()
322 inst.Instruction.Opcode = TGSI_OPCODE_MUL; in psprite_emit_vertex_inst()
H A Dtgsi_lowering.c219 new_inst.Instruction.Opcode = TGSI_OPCODE_MUL; in transform_dst()
394 new_inst.Instruction.Opcode = TGSI_OPCODE_MUL; in transform_pow()
484 new_inst.Instruction.Opcode = TGSI_OPCODE_MUL; in transform_lit()
755 new_inst.Instruction.Opcode = TGSI_OPCODE_MUL; in transform_log()
836 new_inst.Instruction.Opcode = TGSI_OPCODE_MUL; in transform_dotp()
1130 new_inst.Instruction.Opcode = TGSI_OPCODE_MUL; in transform_samp()
H A Dtgsi_aa_point.c256 tgsi_transform_op2_inst(ctx, TGSI_OPCODE_MUL, in aa_epilog()
H A Dtgsi_exec.c4957 case TGSI_OPCODE_MUL: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h353 TGSI_OPCODE_MUL = 7, enumerator
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_analysis.c467 shader->info.base.opcode_count[TGSI_OPCODE_MUL] + in llvmpipe_fs_analyse()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_pstipple.c343 tgsi_transform_op2_inst(ctx, TGSI_OPCODE_MUL, in pstip_transform_prolog()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.c45 case TGSI_OPCODE_MUL: return RC_OPCODE_MUL; in translate_opcode()
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c107 [TGSI_OPCODE_MUL] = {false, true, TGSI_SWIZZLE_ONE, 1, 2},
H A Di915_fpc_translate.c665 case TGSI_OPCODE_MUL: in i915_translate_instruction()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_vertprog.c633 case TGSI_OPCODE_MUL: in nvfx_vertprog_parse_instruction()
H A Dnvfx_fragprog.c663 case TGSI_OPCODE_MUL: in nvfx_fragprog_parse_instruction()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c122 {D3D10_SB_OPCODE_MUL, OF_FLOAT, TGSI_OPCODE_MUL},
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1799 [TGSI_OPCODE_MUL] = nir_op_fmul,
H A Dnir_to_tgsi.c1425 [nir_op_fmul] = { TGSI_OPCODE_MUL, TGSI_OPCODE_DMUL }, in ntt_emit_alu()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c54 case TGSI_OPCODE_MUL: return SVGA3DOP_MUL; in translate_opcode()
H A Dsvga_tgsi_vgpu10.c858 case TGSI_OPCODE_MUL: in translate_opcode()
10927 case TGSI_OPCODE_MUL: in emit_instruction()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c11792 [TGSI_OPCODE_MUL] = { ALU_OP2_MUL_IEEE, tgsi_op2},
11991 [TGSI_OPCODE_MUL] = { ALU_OP2_MUL_IEEE, tgsi_op2},
12218 [TGSI_OPCODE_MUL] = { ALU_OP2_MUL_IEEE, tgsi_op2},
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp3213 case TGSI_OPCODE_MUL: in handleInstruction()

Completed in 81 milliseconds