Searched refs:bitcast_i642d (Results 1 – 5 of 5) sorted by relevance
198 ir_expression *bitcast_i642d(operand a);
540 bitcast_i642d(operand a) in bitcast_i642d() function
101 bitcast_i642d(int64_t i) in bitcast_i642d() function
4271 body.emit(ret(bitcast_i642d(x))); in _int64BitsToDouble()
468 data.d[c] = bitcast_i642d(op[0]->value.i64[c]);