Lines Matching defs:F64x4
2372 struct F64x4(f64, f64, f64, f64);2373 reverse!(reverse_simd_f64x4, F64x4, |x| {2375 F64x4(x, x, x, x)