Searched refs:imul_high (Results 1 – 4 of 4) sorted by relevance
136 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()
5720 body.emit(assign(msb, imul_high(x, y))); in _mulExtended()