Home
last modified time | relevance | path

Searched refs:COST (Results 1 – 25 of 177) sorted by relevance

12345678

/external/llvm-project/clang/test/CodeGenCXX/
Darray-operator-delete-call.cpp22 struct COST struct
28 ~COST(); argument
29 COST();
33 COST::COST() in COST() function in COST
40 COST::~COST() in ~COST()
52 COST c1;
56 COST c3; in main()
58 COST c2;
/external/clang/test/CodeGenCXX/
Darray-operator-delete-call.cpp22 struct COST struct
28 ~COST(); argument
29 COST();
33 COST::COST() in COST() function in COST
40 COST::~COST() in ~COST()
52 COST c1;
56 COST c3; in main()
58 COST c2;
/external/llvm-project/llvm/test/Analysis/CostModel/ARM/
Dshl-cast-vect.ll2 …st-model -analyze -mtriple=armv7-linux-gnueabihf -mcpu=cortex-a9 | FileCheck --check-prefix=COST %s
19 ; COST-LABEL: 'direct'
20 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %v0 = load <4 x i32>, <4 x …
21 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %v1 = load <4 x i32>, <4 x …
22 ; COST-NEXT: Cost Model: Found an estimated cost of 2 for instruction: %r3 = shl <4 x i32> %v0, %v1
23 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: store <4 x i32> %r3, <4 x i…
24 ; COST-NEXT: Cost Model: Found an estimated cost of 0 for instruction: ret void
38 ; COST-LABEL: 'ups1632'
39 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %v0 = load <4 x i16>, <4 x …
40 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %v1 = load <4 x i16>, <4 x …
[all …]
Dmul-cast-vect.ll2 …st-model -analyze -mtriple=armv7-linux-gnueabihf -mcpu=cortex-a9 | FileCheck --check-prefix=COST %s
19 ; COST-LABEL: 'direct'
20 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %v0 = load <4 x i32>, <4 x …
21 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %v1 = load <4 x i32>, <4 x …
22 ; COST-NEXT: Cost Model: Found an estimated cost of 2 for instruction: %r3 = mul <4 x i32> %v0, %v1
23 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: store <4 x i32> %r3, <4 x i…
24 ; COST-NEXT: Cost Model: Found an estimated cost of 0 for instruction: ret void
38 ; COST-LABEL: 'ups1632'
39 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %v0 = load <4 x i16>, <4 x …
40 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %v1 = load <4 x i16>, <4 x …
[all …]
Dsub-cast-vect.ll2 …st-model -analyze -mtriple=armv7-linux-gnueabihf -mcpu=cortex-a9 | FileCheck --check-prefix=COST %s
19 ; COST-LABEL: 'direct'
20 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %v0 = load <4 x i32>, <4 x …
21 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %v1 = load <4 x i32>, <4 x …
22 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %r3 = sub <4 x i32> %v0, %v1
23 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: store <4 x i32> %r3, <4 x i…
24 ; COST-NEXT: Cost Model: Found an estimated cost of 0 for instruction: ret void
38 ; COST-LABEL: 'ups1632'
39 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %v0 = load <4 x i16>, <4 x …
40 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %v1 = load <4 x i16>, <4 x …
[all …]
Dadd-cast-vect.ll1 …st-model -analyze -mtriple=armv7-linux-gnueabihf -mcpu=cortex-a9 | FileCheck --check-prefix=COST %s
18 ; COST: function 'direct':
24 ; COST: cost of 1 for instruction: {{.*}} add <4 x i32>
32 ; COST: function 'ups1632':
39 ; COST: cost of 0 for instruction: {{.*}} sext <4 x i16> {{.*}} to <4 x i32>
41 ; COST: cost of 1 for instruction: {{.*}} add <4 x i32>
49 ; COST: function 'upu1632':
56 ; COST: cost of 0 for instruction: {{.*}} zext <4 x i16> {{.*}} to <4 x i32>
58 ; COST: cost of 1 for instruction: {{.*}} add <4 x i32>
66 ; COST: function 'ups3264':
[all …]
/external/llvm-project/llvm/test/Analysis/CostModel/AArch64/
Dfree-widening-casts.ll1 ; RUN: opt < %s -mtriple=aarch64--linux-gnu -cost-model -analyze | FileCheck %s --check-prefix=COST
4 ; COST-LABEL: uaddl_8h
5 ; COST-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %tmp0 = zext <8 x i8> %a to…
6 ; COST-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %tmp1 = zext <8 x i8> %b to…
16 ; COST-LABEL: uaddl_4s
17 ; COST-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %tmp0 = zext <4 x i16> %a t…
18 ; COST-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %tmp1 = zext <4 x i16> %b t…
28 ; COST-LABEL: uaddl_2d
29 ; COST-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %tmp0 = zext <2 x i32> %a t…
30 ; COST-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %tmp1 = zext <2 x i32> %b t…
[all …]
Dvector-reduce.ll1 ; RUN: opt < %s -mtriple=aarch64--linux-gnu -cost-model -analyze | FileCheck %s --check-prefix=COST
4 ; COST-LABEL: add.i8.v8i8
5 ; COST: Found an estimated cost of 1 for instruction: %r = call i8 @llvm.vector.reduce.add.v8…
13 ; COST-LABEL: add.i8.v16i8
14 ; COST: Found an estimated cost of 1 for instruction: %r = call i8 @llvm.vector.reduce.add.v1…
22 ; COST-LABEL: add.i16.v4i16
23 ; COST: Found an estimated cost of 1 for instruction: %r = call i16 @llvm.vector.reduce.add.v…
31 ; COST-LABEL: add.i16.v8i16
32 ; COST: Found an estimated cost of 1 for instruction: %r = call i16 @llvm.vector.reduce.add.v…
40 ; COST-LABEL: add.i32.v4i32
[all …]
Dshuffle-transpose.ll1 ; RUN: opt < %s -mtriple=aarch64--linux-gnu -cost-model -analyze | FileCheck %s --check-prefix=COST
4 ; COST-LABEL: trn1.v8i8
5 ; COST: Found an estimated cost of 1 for instruction: %tmp0 = shufflevector <8 x i8> %v0, <8 …
13 ; COST-LABEL: trn2.v8i8
14 ; COST: Found an estimated cost of 1 for instruction: %tmp0 = shufflevector <8 x i8> %v0, <8 …
22 ; COST-LABEL: trn1.v16i8
23 ; COST: Found an estimated cost of 1 for instruction: %tmp0 = shufflevector <16 x i8> %v0, <1…
31 ; COST-LABEL: trn2.v16i8
32 ; COST: Found an estimated cost of 1 for instruction: %tmp0 = shufflevector <16 x i8> %v0, <1…
40 ; COST-LABEL: trn1.v4i16
[all …]
Dmin-max.ll1 ; RUN: opt < %s -mtriple=aarch64--linux-gnu -cost-model -analyze | FileCheck %s --check-prefix=COST
4 ; COST-LABEL: umin.v8i8
5 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %res = call <8 x i8> @llvm…
18 ; COST-LABEL: umin.v9i8
19 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %res = call <9 x i8> @llvm…
32 ; COST-LABEL: umin.v4i16
33 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %res = call <4 x i16> @llv…
46 ; COST-LABEL: umin.v16i8
47 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %res = call <16 x i8> @llv…
60 ; COST-LABEL: umin.v8i16
[all …]
Dvector-select.ll1 ; RUN: opt < %s -mtriple=aarch64--linux-gnu -cost-model -analyze | FileCheck %s --check-prefix=COST
4 ; COST-LABEL: v8i8_select_eq
5 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %cmp.1 = icmp eq <8 x i8>…
6 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %s.1 = select <8 x i1> %c…
20 ; COST-LABEL: v16i8_select_sgt
21 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %cmp.1 = icmp sgt <16 x i…
22 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %s.1 = select <16 x i1> %…
36 ; COST-LABEL: v4i16_select_ne
37 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %cmp.1 = icmp ne <4 x i16…
38 ; COST-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %s.1 = select <4 x i1> %c…
[all …]
Dshuffle-select.ll1 ; RUN: opt < %s -mtriple=aarch64--linux-gnu -cost-model -analyze | FileCheck %s --check-prefix=COST
4 ; COST-LABEL: sel.v8i8
5 ; COST: Found an estimated cost of 42 for instruction: %tmp0 = shufflevector <8 x i8> %v0, <8…
13 ; COST-LABEL: sel.v16i8
14 ; COST: Found an estimated cost of 90 for instruction: %tmp0 = shufflevector <16 x i8> %v0, <…
22 ; COST-LABEL: sel.v4i16
23 ; COST: Found an estimated cost of 18 for instruction: %tmp0 = shufflevector <4 x i16> %v0, <…
32 ; COST-LABEL: sel.v8i16
33 ; COST: Found an estimated cost of 42 for instruction: %tmp0 = shufflevector <8 x i16> %v0, <…
41 ; COST-LABEL: sel.v2i32
[all …]
/external/llvm-project/llvm/test/Transforms/SLPVectorizer/AArch64/
Dgather-root.ll4 …-slp-schedule-budget=0 -slp-threshold=-30 -slp-vectorizer -S | FileCheck %s --check-prefix=MAX-COST
68 ; MAX-COST-LABEL: @PR28330(
69 ; MAX-COST-NEXT: entry:
70 ; MAX-COST-NEXT: [[P0:%.*]] = load i8, i8* getelementptr inbounds ([80 x i8], [80 x i8]* @a, i64…
71 ; MAX-COST-NEXT: [[P1:%.*]] = icmp eq i8 [[P0]], 0
72 ; MAX-COST-NEXT: [[P2:%.*]] = load i8, i8* getelementptr inbounds ([80 x i8], [80 x i8]* @a, i64…
73 ; MAX-COST-NEXT: [[P3:%.*]] = icmp eq i8 [[P2]], 0
74 ; MAX-COST-NEXT: [[P4:%.*]] = load i8, i8* getelementptr inbounds ([80 x i8], [80 x i8]* @a, i64…
75 ; MAX-COST-NEXT: [[P5:%.*]] = icmp eq i8 [[P4]], 0
76 ; MAX-COST-NEXT: [[P6:%.*]] = load i8, i8* getelementptr inbounds ([80 x i8], [80 x i8]* @a, i64…
[all …]
/external/llvm-project/llvm/test/Analysis/CostModel/SystemZ/
Ddivrem-const.ll2 ; RUN: | FileCheck %s -check-prefix=COST
18 ; COST: Cost Model: Found an estimated cost of 10 for instruction: %r = sdiv i64 %a, 20
24 ; COST: Cost Model: Found an estimated cost of 10 for instruction: %r = sdiv i32 %a, 20
30 ; COST: Cost Model: Found an estimated cost of 10 for instruction: %r = sdiv i16 %a, 20
36 ; COST: Cost Model: Found an estimated cost of 10 for instruction: %r = sdiv i8 %a, 20
44 ; COST: Cost Model: Found an estimated cost of 24 for instruction: %r = sdiv <2 x i64>
50 ; COST: Cost Model: Found an estimated cost of 49 for instruction: %r = sdiv <4 x i32>
56 ; COST: Cost Model: Found an estimated cost of 25 for instruction: %r = sdiv <2 x i32>
62 ; COST: Cost Model: Found an estimated cost of 97 for instruction: %r = sdiv <8 x i16>
68 ; COST: Cost Model: Found an estimated cost of 49 for instruction: %r = sdiv <4 x i16>
[all …]
Ddivrem-pow2.ll2 ; RUN: | FileCheck %s -check-prefix=COST
14 ; COST: Cost Model: Found an estimated cost of 4 for instruction: %r = sdiv i64 %a, 2
20 ; COST: Cost Model: Found an estimated cost of 4 for instruction: %r = sdiv i64 %a, -4
26 ; COST: Cost Model: Found an estimated cost of 4 for instruction: %r = sdiv i32 %a, 8
32 ; COST: Cost Model: Found an estimated cost of 4 for instruction: %r = sdiv i32 %a, -16
38 ; COST: Cost Model: Found an estimated cost of 4 for instruction: %r = sdiv i16 %a, 32
44 ; COST: Cost Model: Found an estimated cost of 4 for instruction: %r = sdiv i16 %a, -64
50 ; COST: Cost Model: Found an estimated cost of 4 for instruction: %r = sdiv i8 %a, 64
56 ; COST: Cost Model: Found an estimated cost of 4 for instruction: %r = sdiv i8 %a, -128
64 ; COST: Cost Model: Found an estimated cost of 4 for instruction: %r = sdiv <2 x i64> %a, <i64 2,…
[all …]
/external/llvm-project/llvm/test/CodeGen/ARM/
Dvcvt-cost.ll4 …-cost-model -analyze -mtriple=arm-apple-ios6.0.0 -mcpu=cortex-a8 | FileCheck %s --check-prefix=COST
13 ; COST: func_cvt5
14 ; COST: cost of 3 {{.*}} sext
29 ; COST: func_cvt1
30 ; COST: cost of 3 {{.*}} zext
44 ; COST: func_cvt51
45 ; COST: cost of 3 {{.*}} trunc
60 ; COST: func_cvt52
61 ; COST: cost of 6 {{.*}} sext
77 ; COST: func_cvt12
[all …]
Dvselect_imax.ll1 …-cost-model -analyze -mtriple=arm-apple-ios6.0.0 -mcpu=cortex-a8 | FileCheck %s --check-prefix=COST
23 ; COST: func_blend10
24 ; COST: cost of 2 {{.*}} select
39 ; COST: func_blend14
40 ; COST: cost of 2 {{.*}} select
55 ; COST: func_blend15
56 ; COST: cost of 4 {{.*}} select
129 ; COST: func_blend18
130 ; COST: cost of 19 {{.*}} select
258 ; COST: func_blend19
[all …]
/external/llvm/test/CodeGen/ARM/
Dvcvt-cost.ll4 …alyze -mtriple=thumbv7-apple-ios6.0.0 -march=arm -mcpu=cortex-a8 | FileCheck %s --check-prefix=COST
13 ; COST: func_cvt5
14 ; COST: cost of 3 {{.*}} sext
29 ; COST: func_cvt1
30 ; COST: cost of 3 {{.*}} zext
44 ; COST: func_cvt51
45 ; COST: cost of 3 {{.*}} trunc
60 ; COST: func_cvt52
61 ; COST: cost of 6 {{.*}} sext
77 ; COST: func_cvt12
[all …]
Dvselect_imax.ll1 …alyze -mtriple=thumbv7-apple-ios6.0.0 -march=arm -mcpu=cortex-a8 | FileCheck %s --check-prefix=COST
23 ; COST: func_blend10
24 ; COST: cost of 2 {{.*}} select
39 ; COST: func_blend14
40 ; COST: cost of 2 {{.*}} select
55 ; COST: func_blend15
56 ; COST: cost of 4 {{.*}} select
74 ; COST: func_blend18
75 ; COST: cost of 19 {{.*}} select
92 ; COST: func_blend19
[all …]
/external/llvm/test/Transforms/LoopVectorize/ARM/
Dmul-cast-vect.ll1 …st-model -analyze -mtriple=armv7-linux-gnueabihf -mcpu=cortex-a9 | FileCheck --check-prefix=COST %s
18 ; COST: function 'direct':
24 ; COST: cost of 2 for instruction: {{.*}} mul <4 x i32>
32 ; COST: function 'ups1632':
39 ; COST: cost of 0 for instruction: {{.*}} sext <4 x i16> {{.*}} to <4 x i32>
41 ; COST: cost of 2 for instruction: {{.*}} mul <4 x i32>
49 ; COST: function 'upu1632':
56 ; COST: cost of 0 for instruction: {{.*}} zext <4 x i16> {{.*}} to <4 x i32>
58 ; COST: cost of 2 for instruction: {{.*}} mul <4 x i32>
66 ; COST: function 'ups3264':
[all …]
/external/llvm-project/llvm/test/Transforms/LoopVectorize/ARM/
Dmve-shiftcost.ll2 …orize -debug-only=loop-vectorize -disable-output < %s 2>&1 | FileCheck %s --check-prefix=CHECK-COST
9 ; CHECK-COST: LV: Found an estimated cost of 0 for VF 1 For instruction: %and515 = shl i32 %l41, 3
10 ; CHECK-COST: LV: Found an estimated cost of 1 for VF 1 For instruction: %l45 = and i32 %and515, …
11 ; CHECK-COST: LV: Found an estimated cost of 2 for VF 4 For instruction: %and515 = shl i32 %l41, 3
12 ; CHECK-COST: LV: Found an estimated cost of 2 for VF 4 For instruction: %l45 = and i32 %and515, …
/external/llvm-project/llvm/test/Transforms/LoopVectorize/AArch64/
Daarch64-predication.ll2 … -loop-vectorize -disable-output -debug-only=loop-vectorize 2>&1 | FileCheck %s --check-prefix=COST
14 ; COST-LABEL: predicated_udiv_scalarized_operand
15 ; COST: LV: Found an estimated cost of 4 for VF 2 For instruction: %tmp4 = udiv i64 %tmp2, %…
/external/icu/icu4c/source/data/zone/
Des_CO.txt8 sd{"COST"}
/external/libhevc/encoder/
Dhme_err_compute.h59 #define COST(a, b, c, d, e) (a) macro
/external/eigen/Eigen/src/Core/
DVectorwiseOp.h84 #define EIGEN_MEMBER_FUNCTOR(MEMBER,COST) \
90 { enum { value = COST }; }; \

12345678