Lines Matching refs:SSE
1 ; RUN: llc < %s -mtriple=x86_64-apple-macosx -mattr=+sse4.1 | FileCheck -check-prefix=CHECK-SSE %s
8 ; CHECK-SSE-LABEL: test1:
9 ; CHECK-SSE: roundss $1
21 ; CHECK-SSE-LABEL: test2:
22 ; CHECK-SSE: roundsd $1
34 ; CHECK-SSE-LABEL: test3:
35 ; CHECK-SSE: roundss $12
47 ; CHECK-SSE-LABEL: test4:
48 ; CHECK-SSE: roundsd $12
60 ; CHECK-SSE-LABEL: test5:
61 ; CHECK-SSE: roundss $2
73 ; CHECK-SSE-LABEL: test6:
74 ; CHECK-SSE: roundsd $2
86 ; CHECK-SSE-LABEL: test7:
87 ; CHECK-SSE: roundss $4
99 ; CHECK-SSE-LABEL: test8:
100 ; CHECK-SSE: roundsd $4
112 ; CHECK-SSE-LABEL: test9:
113 ; CHECK-SSE: roundss $3
125 ; CHECK-SSE-LABEL: test10:
126 ; CHECK-SSE: roundsd $3