Home | History | Annotate | Download | only in AArch64

Lines Matching full:foo2

6709   // lane extract of a vector conversion. E.g., from foo1 to foo2:
6711 // double foo2(int64x2_t a) { return vcvtq_n_f64_s64(a, 9)[1]; }