Lines Matching refs:conversion
5 ; Test conversion of f64s to signed i64s.
14 ; Test conversion of f64s to unsigned i64s.
23 ; Test conversion of signed i64s to f64s.
32 ; Test conversion of unsigned i64s to f64s.
41 ; Test conversion of f64s to signed i32s, which must compile.
48 ; Test conversion of f64s to unsigned i32s, which must compile.
55 ; Test conversion of signed i32s to f64s, which must compile.
62 ; Test conversion of unsigned i32s to f64s, which must compile.
69 ; Test conversion of f32s to signed i64s, which must compile.
76 ; Test conversion of f32s to unsigned i64s, which must compile.
83 ; Test conversion of signed i64s to f32, which must compile.
90 ; Test conversion of unsigned i64s to f32, which must compile.