Searched refs:bitcast_f2u (Results 1 – 5 of 5) sorted by relevance
184 ir_expression *bitcast_f2u(operand a);
486 bitcast_f2u(operand a) in bitcast_f2u() function
84 bitcast_f2u(float f) in bitcast_f2u() function
483 bit_and(bitcast_f2u(x), in ldexp_to_arith()
5612 body.emit(ret(bitcast_f2u(x))); in _floatBitsToUint()7041 body.emit(assign(bits, bitcast_f2u(x))); in _frexp()