Searched refs:bitcast_f2u (Results 1 – 6 of 6) sorted by relevance
181 ir_expression *bitcast_f2u(operand a);
486 bitcast_f2u(operand a) in bitcast_f2u() function
83 bitcast_f2u(float f) in bitcast_f2u() function
475 bit_and(bitcast_f2u(x), in ldexp_to_arith()
4226 body.emit(ret(bitcast_f2u(x))); in _floatBitsToUint()5671 body.emit(assign(bits, bitcast_f2u(x))); in _frexp()
420 data.i[c] = bitcast_f2u(op[0]->value.f[c]);444 data.u[c] = bitcast_f2u(op[0]->value.f[c]);