Searched refs:ALU_OP2_SUB_INT (Results 1 – 3 of 3) sorted by relevance
242 #define ALU_OP2_SUB_INT 48 macro
5300 alu.op = ALU_OP2_SUB_INT; in tgsi_divmod()5316 alu.op = ALU_OP2_SUB_INT; in tgsi_divmod()5523 alu.op = ALU_OP2_SUB_INT; in tgsi_divmod()5644 alu.op = ALU_OP2_SUB_INT; in tgsi_divmod()5792 alu.op = ALU_OP2_SUB_INT; in tgsi_divmod()5859 alu.op = ALU_OP2_SUB_INT; in tgsi_divmod()6006 alu.op = ALU_OP2_SUB_INT; in tgsi_divmod()6042 alu.op = ALU_OP2_SUB_INT; in tgsi_divmod()6164 alu.op = ALU_OP2_SUB_INT; in tgsi_iabs()6481 alu.op = ALU_OP2_SUB_INT; in tgsi_msb()[all …]
589 case ALU_OP2_SUB_INT: r = cv0.i - cv1.i; break; in eval_const_op()851 case ALU_OP2_SUB_INT: in fold_alu_op2()