Typecasting non-aggregate type (integers, vectors) into any other type of the same bit-width.
%bits = bitcast double %fp to i64
Typecasting non-aggregate type (integers, vectors) into any other type of the same bit-width.
%bits = bitcast double %fp to i64