Searched refs:TGSI_OPCODE_EX2 (Results 1 - 25 of 38) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_util.c128 case TGSI_OPCODE_EX2:
H A Dtgsi_lowering.c404 new_inst.Instruction.Opcode = TGSI_OPCODE_EX2;
494 new_inst.Instruction.Opcode = TGSI_OPCODE_EX2;
602 new_inst.Instruction.Opcode = TGSI_OPCODE_EX2;
626 new_inst.Instruction.Opcode = TGSI_OPCODE_EX2;
737 new_inst.Instruction.Opcode = TGSI_OPCODE_EX2;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h371 TGSI_OPCODE_EX2 = 28, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.c57 case TGSI_OPCODE_EX2: return RC_OPCODE_EX2;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_util.c189 case TGSI_OPCODE_EX2:
H A Dtgsi_lowering.c403 new_inst.Instruction.Opcode = TGSI_OPCODE_EX2;
493 new_inst.Instruction.Opcode = TGSI_OPCODE_EX2;
601 new_inst.Instruction.Opcode = TGSI_OPCODE_EX2;
625 new_inst.Instruction.Opcode = TGSI_OPCODE_EX2;
736 new_inst.Instruction.Opcode = TGSI_OPCODE_EX2;
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h373 TGSI_OPCODE_EX2 = 28, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.c59 case TGSI_OPCODE_EX2: return RC_OPCODE_EX2;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atifs_to_tgsi.c742 inst.Instruction.Opcode = TGSI_OPCODE_EX2;
779 inst.Instruction.Opcode = TGSI_OPCODE_EX2;
H A Dst_mesa_to_tgsi.c458 return TGSI_OPCODE_EX2;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c309 TGSI_OPCODE_EX2, floor_x);
317 TGSI_OPCODE_EX2, emit_data->args[0] /* src0.x */);
456 ex2_flr_log_abs_x = lp_build_emit_llvm_unary(bld_base, TGSI_OPCODE_EX2,
1178 bld_base->op_actions[TGSI_OPCODE_EX2].fetch_args = scalar_unary_fetch_args;
1367 /* TGSI_OPCODE_EX2 (CPU Only) */
2415 bld_base->op_actions[TGSI_OPCODE_EX2].emit = ex2_emit_cpu;
H A Dlp_bld_tgsi_aos.c573 case TGSI_OPCODE_EX2:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c309 TGSI_OPCODE_EX2, floor_x);
317 TGSI_OPCODE_EX2, emit_data->args[0] /* src0.x */);
456 ex2_flr_log_abs_x = lp_build_emit_llvm_unary(bld_base, TGSI_OPCODE_EX2,
1178 bld_base->op_actions[TGSI_OPCODE_EX2].fetch_args = scalar_unary_fetch_args;
1367 /* TGSI_OPCODE_EX2 (CPU Only) */
2543 bld_base->op_actions[TGSI_OPCODE_EX2].emit = ex2_emit_cpu;
H A Dlp_bld_tgsi_aos.c573 case TGSI_OPCODE_EX2:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_tgsi_alu.c721 bld_base->op_actions[TGSI_OPCODE_EX2].emit = build_tgsi_intrinsic_nomem;
722 bld_base->op_actions[TGSI_OPCODE_EX2].intr_name = "llvm.exp2.f32";
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c90 [ TGSI_OPCODE_EX2 ] = { false, false, 0, 1, 1 },
H A Di915_fpc_translate.c612 case TGSI_OPCODE_EX2:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c95 [TGSI_OPCODE_EX2] = {false, false, 0, 1, 1},
H A Di915_fpc_translate.c498 case TGSI_OPCODE_EX2:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1546 [TGSI_OPCODE_EX2] = nir_op_fexp2,
1715 case TGSI_OPCODE_EX2:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1812 [TGSI_OPCODE_EX2] = nir_op_fexp2,
2005 case TGSI_OPCODE_EX2:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_vertprog.c594 case TGSI_OPCODE_EX2:
H A Dnvfx_fragprog.c597 case TGSI_OPCODE_EX2:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_vertprog.c595 case TGSI_OPCODE_EX2:
H A Dnvfx_fragprog.c597 case TGSI_OPCODE_EX2:

Completed in 170 milliseconds

12