Searched refs:ALU_OP2_OR_INT (Results 1 – 3 of 3) sorted by relevance
238 #define ALU_OP2_OR_INT 44 macro
6940 alu.op = ALU_OP2_OR_INT; in do_vtx_fetch_inst()10340 [TGSI_OPCODE_OR] = { ALU_OP2_OR_INT, tgsi_op2},10537 [TGSI_OPCODE_OR] = { ALU_OP2_OR_INT, tgsi_op2},10759 [TGSI_OPCODE_OR] = { ALU_OP2_OR_INT, tgsi_op2},
588 case ALU_OP2_OR_INT: r = cv0.i | cv1.i; break; in eval_const_op()827 case ALU_OP2_OR_INT: in fold_alu_op2()850 case ALU_OP2_OR_INT: in fold_alu_op2()