Searched refs:bitcast_f2u (Results 1 – 6 of 6) 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()
5583 body.emit(ret(bitcast_f2u(x))); in _floatBitsToUint()7012 body.emit(assign(bits, bitcast_f2u(x))); in _frexp()
528 data.i[c] = bitcast_f2u(op[0]->value.f[c]);552 data.u[c] = bitcast_f2u(op[0]->value.f[c]);