Lines Matching refs:conversion
20 ; Test conversion of f64s to signed i64s.
30 ; Test conversion of f64s to unsigned i64s.
40 ; Test conversion of signed i64s to f64s.
51 ; Test conversion of unsigned i64s to f64s.
62 ; Test conversion of f64s to signed i32s, which must compile.
70 ; Test conversion of f64s to unsigned i32s, which must compile.
78 ; Test conversion of signed i32s to f64s, which must compile.
87 ; Test conversion of unsigned i32s to f64s, which must compile.
96 ; Test conversion of f32s to signed i64s, which must compile.
104 ; Test conversion of f32s to unsigned i64s, which must compile.
112 ; Test conversion of signed i64s to f32, which must compile.
121 ; Test conversion of unsigned i64s to f32, which must compile.