Searched refs:ALU_OP2_MULLO_UINT (Results 1 – 4 of 4) sorted by relevance
298 #define ALU_OP2_MULLO_UINT 103 macro
6077 alu.op = ALU_OP2_MULLO_UINT; in tgsi_divmod()6246 alu.op = ALU_OP2_MULLO_UINT; in tgsi_divmod()10775 alu.op = ALU_OP2_MULLO_UINT; in tgsi_umad()11150 alu.op = ALU_OP2_MULLO_UINT; in egcm_u64mul()11174 alu.op = ALU_OP2_MULLO_UINT; in egcm_u64mul()11186 alu.op = ALU_OP2_MULLO_UINT; in egcm_u64mul()11808 [TGSI_OPCODE_UMUL] = { ALU_OP2_MULLO_UINT, tgsi_op2_trans},12005 [TGSI_OPCODE_UMUL] = { ALU_OP2_MULLO_UINT, tgsi_op2_trans},
587 case ALU_OP2_MULLO_UINT: in eval_const_op()839 case ALU_OP2_MULLO_UINT: in fold_alu_op2()860 case ALU_OP2_MULLO_UINT: in fold_alu_op2()
1326 {op2_mullo_uint, ALU_OP2_MULLO_UINT},