Searched refs:bitcast_u2f (Results 1 – 6 of 6) sorted by relevance
182 ir_expression *bitcast_u2f(operand a);
492 bitcast_u2f(operand a) in bitcast_u2f() function
74 bitcast_u2f(unsigned int u) in bitcast_u2f() function
438 bitcast_u2f(bit_and(bitcast_f2u(x), sign_mask)))); in ldexp_to_arith()
3857 body.emit(ret(bitcast_u2f(x))); in _uintBitsToFloat()5211 body.emit(ret(bitcast_u2f(bits))); in _frexp()
390 data.f[c] = bitcast_u2f(op[0]->value.i[c]);414 data.f[c] = bitcast_u2f(op[0]->value.u[c]);