Searched refs:bitcast_u642d (Results 1 – 5 of 5) sorted by relevance
199 ir_expression *bitcast_u642d(operand a);
546 bitcast_u642d(operand a) in bitcast_u642d() function
92 bitcast_u642d(uint64_t u) in bitcast_u642d() function
4280 body.emit(ret(bitcast_u642d(x))); in _uint64BitsToDouble()
456 data.d[c] = bitcast_u642d(op[0]->value.u64[c]);