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