Searched refs:imul_high (Results 1 – 5 of 5) sorted by relevance
139 ir_expression *imul_high(operand a, operand b);
229 ir_expression *imul_high(operand a, operand b) in imul_high() function
17 body.emit(assign(r0003, imul_high(swizzle_x(r0001), swizzle_x(r0002)), 0x02)); in umul64()
1736 i.insert_before(assign(msb, imul_high(x, y))); in mul64_to_mul_and_mul_high()
662 ALU_CASE(imul_high, imul); in emit_alu()