Searched refs:bitcast_u2f (Results 1 – 6 of 6) sorted by relevance
183 ir_expression *bitcast_u2f(operand a);
498 bitcast_u2f(operand a) in bitcast_u2f() function
74 bitcast_u2f(unsigned int u) in bitcast_u2f() function
529 ir->operands[2] = bitcast_u2f(result); in ldexp_to_arith()
4244 body.emit(ret(bitcast_u2f(x))); in _uintBitsToFloat()5675 body.emit(ret(bitcast_u2f(bits))); in _frexp()
408 data.f[c] = bitcast_u2f(op[0]->value.i[c]);432 data.f[c] = bitcast_u2f(op[0]->value.u[c]);