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 D | r600_isa.h | 297 #define ALU_OP2_MULLO_UINT 103 macro
|
| H A D | r600_shader.c | 5993 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 D | r600_isa.h | 303 #define ALU_OP2_MULLO_UINT 103 macro
|
| H A D | r600_shader.c | 6091 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 D | sb_expr.cpp | 587 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 D | sb_expr.cpp | 587 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 D | sfn_ir_to_assembly.cpp | 1330 {op2_mullo_uint, ALU_OP2_MULLO_UINT},
|
Completed in 36 milliseconds