Searched refs:ALU_OP2_LSHR_INT (Results 1 – 3 of 3) sorted by relevance
215 #define ALU_OP2_LSHR_INT 21 macro
2285 alu.op = ALU_OP2_LSHR_INT; in generate_gs_copy_shader()7595 alu.op = ALU_OP2_LSHR_INT; in tgsi_tex()8073 alu.op = ALU_OP2_LSHR_INT; in load_buffer_coord()10134 alu.op = ALU_OP2_LSHR_INT; in tgsi_up2h()10388 [TGSI_OPCODE_USHR] = { ALU_OP2_LSHR_INT, tgsi_op2_trans},10585 [TGSI_OPCODE_USHR] = { ALU_OP2_LSHR_INT, tgsi_op2},10807 [TGSI_OPCODE_USHR] = { ALU_OP2_LSHR_INT, tgsi_op2},
569 case ALU_OP2_LSHR_INT: r = cv0.u >> cv1.u; break; in eval_const_op()834 case ALU_OP2_LSHR_INT: in fold_alu_op2()848 case ALU_OP2_LSHR_INT: in fold_alu_op2()