Lines Matching refs:icmp

66   ;SSE2:  cost of 1 {{.*}} icmp
67 ;SSE3: cost of 1 {{.*}} icmp
68 ;SSSE3: cost of 1 {{.*}} icmp
69 ;SSE41: cost of 1 {{.*}} icmp
70 ;SSE42: cost of 1 {{.*}} icmp
71 ;AVX: cost of 1 {{.*}} icmp
72 %F = icmp eq <16 x i8> undef, undef
74 ;SSE2: cost of 1 {{.*}} icmp
75 ;SSE3: cost of 1 {{.*}} icmp
76 ;SSSE3: cost of 1 {{.*}} icmp
77 ;SSE41: cost of 1 {{.*}} icmp
78 ;SSE42: cost of 1 {{.*}} icmp
79 ;AVX: cost of 1 {{.*}} icmp
80 %G = icmp eq <8 x i16> undef, undef
82 ;SSE2: cost of 1 {{.*}} icmp
83 ;SSE3: cost of 1 {{.*}} icmp
84 ;SSSE3: cost of 1 {{.*}} icmp
85 ;SSE41: cost of 1 {{.*}} icmp
86 ;SSE42: cost of 1 {{.*}} icmp
87 ;AVX: cost of 1 {{.*}} icmp
88 %H = icmp eq <4 x i32> undef, undef
90 ;SSE2: cost of 8 {{.*}} icmp
91 ;SSE3: cost of 8 {{.*}} icmp
92 ;SSSE3: cost of 8 {{.*}} icmp
93 ;SSE41: cost of 8 {{.*}} icmp
94 ;SSE42: cost of 1 {{.*}} icmp
95 ;AVX: cost of 1 {{.*}} icmp
96 %I = icmp eq <2 x i64> undef, undef
98 ;SSE2: cost of 16 {{.*}} icmp
99 ;SSE3: cost of 16 {{.*}} icmp
100 ;SSSE3: cost of 16 {{.*}} icmp
101 ;SSE41: cost of 16 {{.*}} icmp
102 ;SSE42: cost of 2 {{.*}} icmp
103 ;AVX1: cost of 4 {{.*}} icmp
104 ;AVX2: cost of 1 {{.*}} icmp
105 %J = icmp eq <4 x i64> undef, undef
107 ;SSE2: cost of 2 {{.*}} icmp
108 ;SSE3: cost of 2 {{.*}} icmp
109 ;SSSE3: cost of 2 {{.*}} icmp
110 ;SSE41: cost of 2 {{.*}} icmp
111 ;SSE42: cost of 2 {{.*}} icmp
112 ;AVX1: cost of 4 {{.*}} icmp
113 ;AVX2: cost of 1 {{.*}} icmp
114 %K = icmp eq <8 x i32> undef, undef
116 ;SSE2: cost of 2 {{.*}} icmp
117 ;SSE3: cost of 2 {{.*}} icmp
118 ;SSSE3: cost of 2 {{.*}} icmp
119 ;SSE41: cost of 2 {{.*}} icmp
120 ;SSE42: cost of 2 {{.*}} icmp
121 ;AVX1: cost of 4 {{.*}} icmp
122 ;AVX2: cost of 1 {{.*}} icmp
123 %L = icmp eq <16 x i16> undef, undef
125 ;SSE2: cost of 2 {{.*}} icmp
126 ;SSE3: cost of 2 {{.*}} icmp
127 ;SSSE3: cost of 2 {{.*}} icmp
128 ;SSE41: cost of 2 {{.*}} icmp
129 ;SSE42: cost of 2 {{.*}} icmp
130 ;AVX1: cost of 4 {{.*}} icmp
131 ;AVX2: cost of 1 {{.*}} icmp
132 %M = icmp eq <32 x i8> undef, undef
134 ; AVX512: cost of 1 {{.*}} %M1 = icmp
135 %M1 = icmp eq <16 x i32> undef, undef
137 ; AVX512: cost of 1 {{.*}} %M2 = icmp
138 %M2 = icmp eq <8 x i64> undef, undef
140 ; AVX512: cost of 2 {{.*}} %M3 = icmp
141 %M3 = icmp eq <16 x i64> undef, undef