Lines Matching refs:i2u
391 * lshift(i2u(resulting_biased_exp), exp_shift));
409 * lshift(i2u(resulting_biased_exp), exp_shift));
522 i2u(resulting_biased_exp),
528 lshift(i2u(resulting_biased_exp),
649 i2u(swizzle(resulting_biased_exp, elem, 1)),
1081 base_ir->insert_before(assign(temp, i2u(ir->operands[0])));
1282 i.insert_before(assign(temp, i2u(ir->operands[0])));
1375 i.insert_before(assign(lsb_only, i2u(bit_and(temp, neg(temp)))));
1467 i.insert_before(assign(temp, i2u(expr(ir_binop_bit_xor,
1520 return i2u(b2i(less(add(a, b),
1631 i.insert_before(assign(src1, i2u(abs(itmp1))));
1632 i.insert_before(assign(src2, i2u(abs(itmp2))));