Searched refs:COST (Results 1 – 25 of 175) sorted by relevance
1234567
1 ; RUN: opt < %s -mtriple=aarch64--linux-gnu -cost-model -analyze | FileCheck %s --check-prefix=COST4 ; COST-LABEL: uaddl_8h5 ; 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_4s17 ; 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_2d29 ; 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 …]
1 ; RUN: opt < %s -mtriple=aarch64--linux-gnu -cost-model -analyze | FileCheck %s --check-prefix=COST4 ; COST-LABEL: trn1.v8i85 ; COST: Found an estimated cost of 1 for instruction: %tmp0 = shufflevector <8 x i8> %v0, <8 …13 ; COST-LABEL: trn2.v8i814 ; COST: Found an estimated cost of 1 for instruction: %tmp0 = shufflevector <8 x i8> %v0, <8 …22 ; COST-LABEL: trn1.v16i823 ; COST: Found an estimated cost of 1 for instruction: %tmp0 = shufflevector <16 x i8> %v0, <1…31 ; COST-LABEL: trn2.v16i832 ; COST: Found an estimated cost of 1 for instruction: %tmp0 = shufflevector <16 x i8> %v0, <1…40 ; COST-LABEL: trn1.v4i16[all …]
1 ; RUN: opt < %s -mtriple=aarch64--linux-gnu -cost-model -analyze | FileCheck %s --check-prefix=COST4 ; COST-LABEL: add.i8.v8i85 ; COST: Found an estimated cost of 1 for instruction: %r = call i8 @llvm.experimental.vector.…13 ; COST-LABEL: add.i8.v16i814 ; COST: Found an estimated cost of 1 for instruction: %r = call i8 @llvm.experimental.vector.…22 ; COST-LABEL: add.i16.v4i1623 ; COST: Found an estimated cost of 1 for instruction: %r = call i16 @llvm.experimental.vector…31 ; COST-LABEL: add.i16.v8i1632 ; COST: Found an estimated cost of 1 for instruction: %r = call i16 @llvm.experimental.vector…40 ; COST-LABEL: add.i32.v4i32[all …]
1 ; RUN: opt < %s -mtriple=aarch64--linux-gnu -cost-model -analyze | FileCheck %s --check-prefix=COST4 ; COST-LABEL: sel.v8i85 ; COST: Found an estimated cost of 42 for instruction: %tmp0 = shufflevector <8 x i8> %v0, <8…13 ; COST-LABEL: sel.v16i814 ; COST: Found an estimated cost of 90 for instruction: %tmp0 = shufflevector <16 x i8> %v0, <…22 ; COST-LABEL: sel.v4i1623 ; COST: Found an estimated cost of 18 for instruction: %tmp0 = shufflevector <4 x i16> %v0, <…32 ; COST-LABEL: sel.v8i1633 ; COST: Found an estimated cost of 42 for instruction: %tmp0 = shufflevector <8 x i16> %v0, <…41 ; COST-LABEL: sel.v2i32[all …]
22 struct COST struct28 ~COST(); argument29 COST();33 COST::COST() in COST() function in COST40 COST::~COST() in ~COST()52 COST c1;56 COST c3; in main()58 COST c2;
4 …-slp-schedule-budget=0 -slp-threshold=-30 -slp-vectorizer -S | FileCheck %s --check-prefix=MAX-COST84 ; MAX-COST-LABEL: @PR28330(85 ; MAX-COST-NEXT: entry:86 ; MAX-COST-NEXT: [[TMP0:%.*]] = load i8, i8* getelementptr inbounds ([80 x i8], [80 x i8]* @a, i…87 ; MAX-COST-NEXT: [[TMP1:%.*]] = icmp eq i8 [[TMP0]], 088 ; MAX-COST-NEXT: [[TMP2:%.*]] = load i8, i8* getelementptr inbounds ([80 x i8], [80 x i8]* @a, i…89 ; MAX-COST-NEXT: [[TMP3:%.*]] = icmp eq i8 [[TMP2]], 090 ; MAX-COST-NEXT: [[TMP4:%.*]] = load i8, i8* getelementptr inbounds ([80 x i8], [80 x i8]* @a, i…91 ; MAX-COST-NEXT: [[TMP5:%.*]] = icmp eq i8 [[TMP4]], 092 ; MAX-COST-NEXT: [[TMP6:%.*]] = load i8, i8* getelementptr inbounds ([80 x i8], [80 x i8]* @a, i…[all …]
4 …-cost-model -analyze -mtriple=arm-apple-ios6.0.0 -mcpu=cortex-a8 | FileCheck %s --check-prefix=COST13 ; COST: func_cvt514 ; COST: cost of 3 {{.*}} sext29 ; COST: func_cvt130 ; COST: cost of 3 {{.*}} zext44 ; COST: func_cvt5145 ; COST: cost of 3 {{.*}} trunc60 ; COST: func_cvt5261 ; COST: cost of 6 {{.*}} sext77 ; COST: func_cvt12[all …]
1 …-cost-model -analyze -mtriple=arm-apple-ios6.0.0 -mcpu=cortex-a8 | FileCheck %s --check-prefix=COST23 ; COST: func_blend1024 ; COST: cost of 2 {{.*}} select39 ; COST: func_blend1440 ; COST: cost of 2 {{.*}} select55 ; COST: func_blend1556 ; COST: cost of 4 {{.*}} select74 ; COST: func_blend1875 ; COST: cost of 19 {{.*}} select92 ; COST: func_blend19[all …]
4 …alyze -mtriple=thumbv7-apple-ios6.0.0 -march=arm -mcpu=cortex-a8 | FileCheck %s --check-prefix=COST13 ; COST: func_cvt514 ; COST: cost of 3 {{.*}} sext29 ; COST: func_cvt130 ; COST: cost of 3 {{.*}} zext44 ; COST: func_cvt5145 ; COST: cost of 3 {{.*}} trunc60 ; COST: func_cvt5261 ; COST: cost of 6 {{.*}} sext77 ; COST: func_cvt12[all …]
1 …alyze -mtriple=thumbv7-apple-ios6.0.0 -march=arm -mcpu=cortex-a8 | FileCheck %s --check-prefix=COST23 ; COST: func_blend1024 ; COST: cost of 2 {{.*}} select39 ; COST: func_blend1440 ; COST: cost of 2 {{.*}} select55 ; COST: func_blend1556 ; COST: cost of 4 {{.*}} select74 ; COST: func_blend1875 ; COST: cost of 19 {{.*}} select92 ; COST: func_blend19[all …]
1 …st-model -analyze -mtriple=armv7-linux-gnueabihf -mcpu=cortex-a9 | FileCheck --check-prefix=COST %s18 ; 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 …]
2 … -loop-vectorize -disable-output -debug-only=loop-vectorize 2>&1 | FileCheck %s --check-prefix=COST14 ; COST-LABEL: predicated_udiv_scalarized_operand15 ; COST: LV: Found an estimated cost of 4 for VF 2 For instruction: %tmp4 = udiv i64 %tmp2, %…
8 sd{"COST"}
217 sd{"COST"}
59 #define COST(a, b, c, d, e) (a) macro
84 #define EIGEN_MEMBER_FUNCTOR(MEMBER,COST) \90 { enum { value = COST }; }; \
173 diff |= BRIDGE_DIFF(COST, a->b_cost != b->b_cost); in bridge_compare()
33 DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY74 HEWLETT-PACKARD ASSUMES NO COST OR LIABILITY FOR ANY
65 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
267 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
257 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
236 THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS611 YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL