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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_isa.h296 #define ALU_OP2_MULHI_INT 102 macro
H A Dr600_shader.c11768 [TGSI_OPCODE_IMUL_HI] = { ALU_OP2_MULHI_INT, tgsi_op2_trans},
11965 [TGSI_OPCODE_IMUL_HI] = { ALU_OP2_MULHI_INT, tgsi_op2_trans},
12191 [TGSI_OPCODE_IMUL_HI] = { ALU_OP2_MULHI_INT, cayman_mul_int_instr},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_isa.h302 #define ALU_OP2_MULHI_INT 102 macro
H A Dr600_shader.c11937 [TGSI_OPCODE_IMUL_HI] = { ALU_OP2_MULHI_INT, tgsi_op2_trans},
12134 [TGSI_OPCODE_IMUL_HI] = { ALU_OP2_MULHI_INT, tgsi_op2_trans},
12361 [TGSI_OPCODE_IMUL_HI] = { ALU_OP2_MULHI_INT, cayman_mul_int_instr},
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp581 case ALU_OP2_MULHI_INT:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp581 case ALU_OP2_MULHI_INT:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_ir_to_assembly.cpp1329 {op2_mulhi_int, ALU_OP2_MULHI_INT},

Completed in 62 milliseconds