Searched refs:ALU_OP2_MULLO_UINT (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_isa.h297 #define ALU_OP2_MULLO_UINT 103 macro
H A Dr600_shader.c5993 alu.op = ALU_OP2_MULLO_UINT;
6162 alu.op = ALU_OP2_MULLO_UINT;
10690 alu.op = ALU_OP2_MULLO_UINT;
11065 alu.op = ALU_OP2_MULLO_UINT;
11089 alu.op = ALU_OP2_MULLO_UINT;
11101 alu.op = ALU_OP2_MULLO_UINT;
11723 [TGSI_OPCODE_UMUL] = { ALU_OP2_MULLO_UINT, tgsi_op2_trans},
11920 [TGSI_OPCODE_UMUL] = { ALU_OP2_MULLO_UINT, tgsi_op2_trans},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_isa.h303 #define ALU_OP2_MULLO_UINT 103 macro
H A Dr600_shader.c6091 alu.op = ALU_OP2_MULLO_UINT;
6260 alu.op = ALU_OP2_MULLO_UINT;
10789 alu.op = ALU_OP2_MULLO_UINT;
11234 alu.op = ALU_OP2_MULLO_UINT;
11258 alu.op = ALU_OP2_MULLO_UINT;
11270 alu.op = ALU_OP2_MULLO_UINT;
11892 [TGSI_OPCODE_UMUL] = { ALU_OP2_MULLO_UINT, tgsi_op2_trans},
12089 [TGSI_OPCODE_UMUL] = { ALU_OP2_MULLO_UINT, tgsi_op2_trans},
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp587 case ALU_OP2_MULLO_UINT:
839 case ALU_OP2_MULLO_UINT:
860 case ALU_OP2_MULLO_UINT:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp587 case ALU_OP2_MULLO_UINT:
839 case ALU_OP2_MULLO_UINT:
860 case ALU_OP2_MULLO_UINT:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_ir_to_assembly.cpp1330 {op2_mullo_uint, ALU_OP2_MULLO_UINT},

Completed in 36 milliseconds