Searched refs:ALU_OP2_LSHL_INT (Results 1 – 3 of 3) sorted by relevance
216 #define ALU_OP2_LSHL_INT 22 macro
6378 alu.op = ALU_OP2_LSHL_INT; in tgsi_bfi()7929 alu.op = ALU_OP2_LSHL_INT; in tgsi_set_gds_temp()10337 [TGSI_OPCODE_SHL] = { ALU_OP2_LSHL_INT, tgsi_op2_trans},10534 [TGSI_OPCODE_SHL] = { ALU_OP2_LSHL_INT, tgsi_op2},10756 [TGSI_OPCODE_SHL] = { ALU_OP2_LSHL_INT, tgsi_op2},
568 case ALU_OP2_LSHL_INT: r = cv0.i << cv1.i; break; in eval_const_op()833 case ALU_OP2_LSHL_INT: in fold_alu_op2()847 case ALU_OP2_LSHL_INT: in fold_alu_op2()