Lines Matching refs:SSE
1 …_64-unknown-unknown -mcpu=x86-64 -mattr=+sse2 | FileCheck %s --check-prefix=SSE --check-prefix=SSE2
2 …4-unknown-unknown -mcpu=x86-64 -mattr=+ssse3 | FileCheck %s --check-prefix=SSE --check-prefix=SSSE3
3 …-unknown-unknown -mcpu=x86-64 -mattr=+sse4.1 | FileCheck %s --check-prefix=SSE --check-prefix=SSE41
8 ; SSE-LABEL: load_zmov_4i32_to_0zzz:
9 ; SSE: # BB#0: # %entry
10 ; SSE-NEXT: movd (%rdi), %xmm0
11 ; SSE-NEXT: retq
24 ; SSE-LABEL: load_zmov_2i64_to_0z:
25 ; SSE: # BB#0: # %entry
26 ; SSE-NEXT: movq (%rdi), %xmm0
27 ; SSE-NEXT: retq