Searched refs:ALU_OP2_XOR_INT (Results 1 – 3 of 3) sorted by relevance
239 #define ALU_OP2_XOR_INT 45 macro
5335 alu.op = ALU_OP2_XOR_INT; in tgsi_divmod()10342 [TGSI_OPCODE_XOR] = { ALU_OP2_XOR_INT, tgsi_op2},10539 [TGSI_OPCODE_XOR] = { ALU_OP2_XOR_INT, tgsi_op2},10761 [TGSI_OPCODE_XOR] = { ALU_OP2_XOR_INT, tgsi_op2},
590 case ALU_OP2_XOR_INT: r = cv0.i ^ cv1.i; break; in eval_const_op()828 case ALU_OP2_XOR_INT: in fold_alu_op2()852 case ALU_OP2_XOR_INT: in fold_alu_op2()