Searched refs:bitcast_u2f (Results 1 – 5 of 5) sorted by relevance
184 ir_expression *bitcast_u2f(operand a);
485 bitcast_u2f(operand a) in bitcast_u2f() function
74 bitcast_u2f(unsigned int u) in bitcast_u2f() function
322 ir->operands[2] = bitcast_u2f(result); in ldexp_to_arith()
6247 body.emit(ret(bitcast_u2f(x))); in _uintBitsToFloat()7742 body.emit(ret(bitcast_u2f(bits))); in _frexp()