| /* Test the `vrev64_f32' AArch64 SIMD intrinsic. */ | |
| /* { dg-do run } */ | |
| /* { dg-options "-save-temps -fno-inline" } */ | |
| #include <arm_neon.h> | |
| #include "vrev64f32.x" | |
| /* { dg-final { scan-assembler-times "rev64\[ \t\]+v\[0-9\]+.2s, ?v\[0-9\]+.2s!?\(?:\[ \t\]+@\[a-zA-Z0-9 \]+\)?\n" 1 } } */ |