Home | History | Annotate | Download | only in X86

Lines Matching full:fcmp

9   ;AVX1: cost of 1 {{.*}} fcmp
10 ;AVX2: cost of 1 {{.*}} fcmp
11 %A = fcmp olt <2 x float> undef, undef
12 ;AVX1: cost of 1 {{.*}} fcmp
13 ;AVX2: cost of 1 {{.*}} fcmp
14 %B = fcmp olt <4 x float> undef, undef
15 ;AVX1: cost of 1 {{.*}} fcmp
16 ;AVX2: cost of 1 {{.*}} fcmp
17 %C = fcmp olt <8 x float> undef, undef
18 ;AVX1: cost of 1 {{.*}} fcmp
19 ;AVX2: cost of 1 {{.*}} fcmp
20 %D = fcmp olt <2 x double> undef, undef
21 ;AVX1: cost of 1 {{.*}} fcmp
22 ;AVX2: cost of 1 {{.*}} fcmp
23 %E = fcmp olt <4 x double> undef, undef