Home | History | Annotate | Download | only in X86

Lines Matching full:cost

1 ; RUN: opt -mtriple=x86_64-apple-darwin -mcpu=core2 -cost-model -analyze < %s | FileCheck --check-prefix=SSE2 %s
2 ; RUN: opt -mtriple=x86_64-apple-darwin -mcpu=core-avx2 -cost-model -analyze < %s | FileCheck --check-prefix=AVX2 %s
7 ; SSE2: cost of 320 {{.*}} sdiv
9 ; SSE2: cost of 160 {{.*}} sdiv
11 ; SSE2: cost of 80 {{.*}} sdiv
13 ; SSE2: cost of 40 {{.*}} sdiv
21 ; AVX2: cost of 640 {{.*}} sdiv
23 ; AVX2: cost of 320 {{.*}} sdiv
25 ; AVX2: cost of 160 {{.*}} sdiv
27 ; AVX2: cost of 80 {{.*}} sdiv