Searched refs:bitcast_i2f (Results 1 – 3 of 3) sorted by relevance
178 ir_expression *bitcast_i2f(operand a);
456 bitcast_i2f(operand a) in bitcast_i2f() function
3848 body.emit(ret(bitcast_i2f(x))); in _intBitsToFloat()