Home | History | Annotate | Download | only in CodeGen

Lines Matching full:check

3 // RUN:  -ffp-contract=fast -S -O3 -o - %s | FileCheck %s --check-prefix=CHECK \
4 // RUN: --check-prefix=CHECK-ARM64
16 // CHECK-LABEL: test_vstrq_p128
19 // CHECK-ARM64: stp {{x[0-9]+}}, {{x[0-9]+}}, [x0]
23 // CHECK-LABEL: test_vldrq_p128
26 // CHECK-ARM64: ldp {{x[0-9]+}}, {{x[0-9]+}}, [x0]
30 // CHECK-LABEL: test_ld_st_p128
33 // CHECK-ARM64: ldp [[PLO:x[0-9]+]], [[PHI:x[0-9]+]], [{{x[0-9]+}}]
34 // CHECK-ARM64-NEXT: stp [[PLO]], [[PHI]], [{{x[0-9]+}}, #16]
38 // CHECK-LABEL: test_vmull_p64
40 // CHECK: pmull {{v[0-9]+}}.1q, {{v[0-9]+}}.1d, {{v[0-9]+}}.1d
44 // CHECK-LABEL: test_vmull_high_p64
46 // CHECK: pmull2 {{v[0-9]+}}.1q, {{v[0-9]+}}.2d, {{v[0-9]+}}.2d
49 // CHECK-LABEL: test_vreinterpretq_p128_s8
50 // CHECK: ret
55 // CHECK-LABEL: test_vreinterpretq_p128_s16
56 // CHECK: ret
61 // CHECK-LABEL: test_vreinterpretq_p128_s32
62 // CHECK: ret
67 // CHECK-LABEL: test_vreinterpretq_p128_s64
68 // CHECK: ret
73 // CHECK-LABEL: test_vreinterpretq_p128_u8
74 // CHECK: ret
79 // CHECK-LABEL: test_vreinterpretq_p128_u16
80 // CHECK: ret
85 // CHECK-LABEL: test_vreinterpretq_p128_u32
86 // CHECK: ret
91 // CHECK-LABEL: test_vreinterpretq_p128_u64
92 // CHECK: ret
97 // CHECK-LABEL: test_vreinterpretq_p128_f32
98 // CHECK: ret
103 // CHECK-LABEL: test_vreinterpretq_p128_f64
104 // CHECK: ret
109 // CHECK-LABEL: test_vreinterpretq_p128_p8
110 // CHECK: ret
115 // CHECK-LABEL: test_vreinterpretq_p128_p16
116 // CHECK: ret
121 // CHECK-LABEL: test_vreinterpretq_p128_p64
122 // CHECK: ret
127 // CHECK-LABEL: test_vreinterpretq_s8_p128
128 // CHECK: ret
133 // CHECK-LABEL: test_vreinterpretq_s16_p128
134 // CHECK: ret
139 // CHECK-LABEL: test_vreinterpretq_s32_p128
140 // CHECK: ret
145 // CHECK-LABEL: test_vreinterpretq_s64_p128
146 // CHECK: ret
151 // CHECK-LABEL: test_vreinterpretq_u8_p128
152 // CHECK: ret
157 // CHECK-LABEL: test_vreinterpretq_u16_p128
158 // CHECK: ret
163 // CHECK-LABEL: test_vreinterpretq_u32_p128
164 // CHECK: ret
169 // CHECK-LABEL: test_vreinterpretq_u64_p128
170 // CHECK: ret
175 // CHECK-LABEL: test_vreinterpretq_f32_p128
176 // CHECK: ret
181 // CHECK-LABEL: test_vreinterpretq_f64_p128
182 // CHECK: ret
187 // CHECK-LABEL: test_vreinterpretq_p8_p128
188 // CHECK: ret
193 // CHECK-LABEL: test_vreinterpretq_p16_p128
194 // CHECK: ret
199 // CHECK-LABEL: test_vreinterpretq_p64_p128
200 // CHECK: ret