Lines Matching refs:i2u
384 * lshift(i2u(resulting_biased_exp), exp_shift));
402 * lshift(i2u(resulting_biased_exp), exp_shift));
515 i2u(resulting_biased_exp),
521 lshift(i2u(resulting_biased_exp),
642 i2u(swizzle(resulting_biased_exp, elem, 1)),
1073 base_ir->insert_before(assign(temp, i2u(ir->operands[0])));
1274 i.insert_before(assign(temp, i2u(ir->operands[0])));
1367 i.insert_before(assign(lsb_only, i2u(bit_and(temp, neg(temp)))));
1459 i.insert_before(assign(temp, i2u(expr(ir_binop_bit_xor,
1512 return i2u(b2i(less(add(a, b),
1604 i.insert_before(assign(src1, i2u(abs(itmp1))));
1605 i.insert_before(assign(src2, i2u(abs(itmp2))));