Searched refs:ALU_OP2_MULLO_UINT (Results 1 – 4 of 4) sorted by relevance
580 case ALU_OP2_MULLO_UINT: in eval_const_op()832 case ALU_OP2_MULLO_UINT: in fold_alu_op2()853 case ALU_OP2_MULLO_UINT: in fold_alu_op2()
303 #define ALU_OP2_MULLO_UINT 103 macro
6095 alu.op = ALU_OP2_MULLO_UINT; in tgsi_divmod()6264 alu.op = ALU_OP2_MULLO_UINT; in tgsi_divmod()10817 alu.op = ALU_OP2_MULLO_UINT; in tgsi_umad()11262 alu.op = ALU_OP2_MULLO_UINT; in egcm_u64mul()11286 alu.op = ALU_OP2_MULLO_UINT; in egcm_u64mul()11298 alu.op = ALU_OP2_MULLO_UINT; in egcm_u64mul()11920 [TGSI_OPCODE_UMUL] = { ALU_OP2_MULLO_UINT, tgsi_op2_trans},12117 [TGSI_OPCODE_UMUL] = { ALU_OP2_MULLO_UINT, tgsi_op2_trans},
1318 {op2_mullo_uint, ALU_OP2_MULLO_UINT},