Searched refs:ALU_OP2_MULLO_INT (Results 1 – 4 of 4) sorted by relevance
301 #define ALU_OP2_MULLO_INT 101 macro
831 if (ctx->bc->gfx_level == CAYMAN && op == ALU_OP2_MULLO_INT) { in single_alu_op2()8301 alu.op = ALU_OP2_MULLO_INT; in tgsi_tex()12344 [TGSI_OPCODE_UMUL] = { ALU_OP2_MULLO_INT, cayman_mul_int_instr},
578 case ALU_OP2_MULLO_INT: in eval_const_op()
1316 {op2_mullo_int, ALU_OP2_MULLO_INT},