Searched refs:ALU_OP2_MULLO_INT (Results 1 – 3 of 3) sorted by relevance
295 #define ALU_OP2_MULLO_INT 101 macro
724 if (ctx->bc->chip_class == CAYMAN && op == ALU_OP2_MULLO_INT) { in single_alu_op2()7563 alu.op = ALU_OP2_MULLO_INT; in tgsi_tex()7579 alu.op = ALU_OP2_MULLO_INT; in tgsi_tex()10804 [TGSI_OPCODE_UMUL] = { ALU_OP2_MULLO_INT, cayman_mul_int_instr},
584 case ALU_OP2_MULLO_INT: in eval_const_op()