Searched full:estimated (Results 1 – 25 of 1583) sorted by relevance
12345678910>>...64
| /external/llvm/test/Analysis/CostModel/X86/ |
| D | vshift-lshr-cost.ll | 16 ; SSE2: Found an estimated cost of 4 for instruction: %shift 17 ; SSE41: Found an estimated cost of 4 for instruction: %shift 18 ; AVX: Found an estimated cost of 4 for instruction: %shift 19 ; AVX2: Found an estimated cost of 1 for instruction: %shift 20 ; XOPAVX: Found an estimated cost of 2 for instruction: %shift 21 ; XOPAVX2: Found an estimated cost of 1 for instruction: %shift 28 ; SSE2: Found an estimated cost of 8 for instruction: %shift 29 ; SSE41: Found an estimated cost of 8 for instruction: %shift 30 ; AVX: Found an estimated cost of 8 for instruction: %shift 31 ; AVX2: Found an estimated cost of 1 for instruction: %shift [all …]
|
| D | vshift-shl-cost.ll | 17 ; SSE2: Found an estimated cost of 4 for instruction: %shift 18 ; SSE41: Found an estimated cost of 4 for instruction: %shift 19 ; AVX: Found an estimated cost of 4 for instruction: %shift 20 ; AVX2: Found an estimated cost of 1 for instruction: %shift 21 ; XOPAVX: Found an estimated cost of 1 for instruction: %shift 22 ; XOPAVX2: Found an estimated cost of 1 for instruction: %shift 29 ; SSE2: Found an estimated cost of 8 for instruction: %shift 30 ; SSE41: Found an estimated cost of 8 for instruction: %shift 31 ; AVX: Found an estimated cost of 8 for instruction: %shift 32 ; AVX2: Found an estimated cost of 1 for instruction: %shift [all …]
|
| D | vshift-ashr-cost.ll | 16 ; SSE2: Found an estimated cost of 12 for instruction: %shift 17 ; SSE41: Found an estimated cost of 12 for instruction: %shift 18 ; AVX: Found an estimated cost of 12 for instruction: %shift 19 ; AVX2: Found an estimated cost of 4 for instruction: %shift 20 ; XOP: Found an estimated cost of 2 for instruction: %shift 27 ; SSE2: Found an estimated cost of 24 for instruction: %shift 28 ; SSE41: Found an estimated cost of 24 for instruction: %shift 29 ; AVX: Found an estimated cost of 24 for instruction: %shift 30 ; AVX2: Found an estimated cost of 4 for instruction: %shift 31 ; XOP: Found an estimated cost of 4 for instruction: %shift [all …]
|
| D | ctbits-cost.ll | 22 ; SSE: Found an estimated cost of 2 for instruction: %ctpop 23 ; AVX: Found an estimated cost of 2 for instruction: %ctpop 24 ; XOP: Found an estimated cost of 2 for instruction: %ctpop 31 ; SSE: Found an estimated cost of 4 for instruction: %ctpop 32 ; AVX: Found an estimated cost of 2 for instruction: %ctpop 33 ; XOP: Found an estimated cost of 2 for instruction: %ctpop 40 ; SSE: Found an estimated cost of 2 for instruction: %ctpop 41 ; AVX: Found an estimated cost of 2 for instruction: %ctpop 42 ; XOP: Found an estimated cost of 2 for instruction: %ctpop 49 ; SSE: Found an estimated cost of 4 for instruction: %ctpop [all …]
|
| D | bitreverse.ll | 17 ; SSE2: Found an estimated cost of 1 for instruction: %bitreverse 18 ; SSE42: Found an estimated cost of 1 for instruction: %bitreverse 19 ; AVX: Found an estimated cost of 1 for instruction: %bitreverse 20 ; AVX2: Found an estimated cost of 1 for instruction: %bitreverse 21 ; XOP: Found an estimated cost of 3 for instruction: %bitreverse 28 ; SSE2: Found an estimated cost of 1 for instruction: %bitreverse 29 ; SSE42: Found an estimated cost of 1 for instruction: %bitreverse 30 ; AVX: Found an estimated cost of 1 for instruction: %bitreverse 31 ; AVX2: Found an estimated cost of 1 for instruction: %bitreverse 32 ; XOP: Found an estimated cost of 3 for instruction: %bitreverse [all …]
|
| D | bswap.ll | 20 ; SSE2: Found an estimated cost of 7 for instruction: %bswap 21 ; SSE42: Found an estimated cost of 1 for instruction: %bswap 22 ; AVX: Found an estimated cost of 1 for instruction: %bswap 23 ; XOP: Found an estimated cost of 1 for instruction: %bswap 30 ; SSE2: Found an estimated cost of 14 for instruction: %bswap 31 ; SSE42: Found an estimated cost of 2 for instruction: %bswap 32 ; AVX1: Found an estimated cost of 4 for instruction: %bswap 33 ; AVX2: Found an estimated cost of 1 for instruction: %bswap 34 ; XOPAVX1: Found an estimated cost of 4 for instruction: %bswap 35 ; XOPAVX2: Found an estimated cost of 1 for instruction: %bswap [all …]
|
| D | vdiv-cost.ll | 9 ; SSE2: Found an estimated cost of 15 for instruction: %div 10 ; AVX2: Found an estimated cost of 15 for instruction: %div 18 ; SSE2: Found an estimated cost of 30 for instruction: %div 19 ; AVX2: Found an estimated cost of 15 for instruction: %div 27 ; SSE2: Found an estimated cost of 6 for instruction: %div 28 ; AVX2: Found an estimated cost of 6 for instruction: %div 36 ; SSE2: Found an estimated cost of 12 for instruction: %div 37 ; AVX2: Found an estimated cost of 6 for instruction: %div 45 ; SSE2: Found an estimated cost of 6 for instruction: %div 46 ; AVX2: Found an estimated cost of 6 for instruction: %div [all …]
|
| D | masked-intrinsic-cost.ll | 7 ; AVX2: Found an estimated cost of 4 {{.*}}.masked 15 ; AVX2: Found an estimated cost of 4 {{.*}}.masked 23 ; AVX2: Found an estimated cost of 4 {{.*}}.masked 31 ; AVX2: Found an estimated cost of 4 {{.*}}.masked 39 ; AVX2: Found an estimated cost of 5 {{.*}}.masked 47 ; AVX2: Found an estimated cost of 6 {{.*}}.masked 55 ; AVX2: Found an estimated cost of 5 {{.*}}.masked 63 ; AVX2: Found an estimated cost of 6 {{.*}}.masked 73 ; AVX2: Found an estimated cost of 7 {{.*}}.gather 76 ; KNL: Found an estimated cost of 7 {{.*}}.gather [all …]
|
| /external/llvm/test/Analysis/CostModel/ARM/ |
| D | cast.ll | 8 ; CHECK: Found an estimated cost of 1 for instruction: %r0 = sext i1 undef to i8 10 ; CHECK: Found an estimated cost of 1 for instruction: %r1 = zext i1 undef to i8 12 ; CHECK: Found an estimated cost of 1 for instruction: %r2 = sext i1 undef to i16 14 ; CHECK: Found an estimated cost of 1 for instruction: %r3 = zext i1 undef to i16 16 ; CHECK: Found an estimated cost of 1 for instruction: %r4 = sext i1 undef to i32 18 ; CHECK: Found an estimated cost of 1 for instruction: %r5 = zext i1 undef to i32 20 ; CHECK: Found an estimated cost of 1 for instruction: %r6 = sext i1 undef to i64 22 ; CHECK: Found an estimated cost of 1 for instruction: %r7 = zext i1 undef to i64 24 ; CHECK: Found an estimated cost of 0 for instruction: %r8 = trunc i8 undef to i1 26 ; CHECK: Found an estimated cost of 1 for instruction: %r9 = sext i8 undef to i16 [all …]
|
| /external/llvm/test/Analysis/CostModel/AMDGPU/ |
| D | fdiv.ll | 7 ; ALL: estimated cost of 10 for {{.*}} fdiv float 16 ; ALL: estimated cost of 20 for {{.*}} fdiv <2 x float> 25 ; ALL: estimated cost of 30 for {{.*}} fdiv <3 x float> 34 ; CIFASTF64: estimated cost of 29 for {{.*}} fdiv double 35 ; CISLOWF64: estimated cost of 33 for {{.*}} fdiv double 36 ; SIFASTF64: estimated cost of 32 for {{.*}} fdiv double 37 ; SISLOWF64: estimated cost of 36 for {{.*}} fdiv double 46 ; CIFASTF64: estimated cost of 58 for {{.*}} fdiv <2 x double> 47 ; CISLOWF64: estimated cost of 66 for {{.*}} fdiv <2 x double> 48 ; SIFASTF64: estimated cost of 64 for {{.*}} fdiv <2 x double> [all …]
|
| D | add-sub.ll | 5 ; CHECK: estimated cost of 1 for {{.*}} add i32 14 ; CHECK: estimated cost of 2 for {{.*}} add <2 x i32> 23 ; CHECK: estimated cost of 3 for {{.*}} add <3 x i32> 32 ; CHECK: estimated cost of 4 for {{.*}} add <4 x i32> 41 ; CHECK: estimated cost of 2 for {{.*}} add i64 50 ; CHECK: estimated cost of 4 for {{.*}} add <2 x i64> 59 ; CHECK: estimated cost of 6 for {{.*}} add <3 x i64> 68 ; CHECK: estimated cost of 8 for {{.*}} add <4 x i64> 77 ; CHECK: estimated cost of 32 for {{.*}} add <16 x i64> 86 ; CHECK: estimated cost of 1 for {{.*}} add i16 [all …]
|
| D | fsub.ll | 5 ; ALL: estimated cost of 1 for {{.*}} fsub float 14 ; ALL: estimated cost of 2 for {{.*}} fsub <2 x float> 23 ; ALL: estimated cost of 3 for {{.*}} fsub <3 x float> 32 ; FASTF64: estimated cost of 2 for {{.*}} fsub double 33 ; SLOWF64: estimated cost of 3 for {{.*}} fsub double 42 ; FASTF64: estimated cost of 4 for {{.*}} fsub <2 x double> 43 ; SLOWF64: estimated cost of 6 for {{.*}} fsub <2 x double> 52 ; FASTF64: estimated cost of 6 for {{.*}} fsub <3 x double> 53 ; SLOWF64: estimated cost of 9 for {{.*}} fsub <3 x double> 62 ; ALL: estimated cost of 1 for {{.*}} fsub half [all …]
|
| D | fmul.ll | 5 ; ALL: estimated cost of 1 for {{.*}} fmul float 14 ; ALL: estimated cost of 2 for {{.*}} fmul <2 x float> 23 ; ALL: estimated cost of 3 for {{.*}} fmul <3 x float> 32 ; FASTF64: estimated cost of 2 for {{.*}} fmul double 33 ; SLOWF64: estimated cost of 3 for {{.*}} fmul double 42 ; FASTF64: estimated cost of 4 for {{.*}} fmul <2 x double> 43 ; SLOWF64: estimated cost of 6 for {{.*}} fmul <2 x double> 52 ; FASTF64: estimated cost of 6 for {{.*}} fmul <3 x double> 53 ; SLOWF64: estimated cost of 9 for {{.*}} fmul <3 x double> 62 ; ALL estimated cost of 1 for {{.*}} fmul half [all …]
|
| D | fadd.ll | 5 ; ALL: estimated cost of 1 for {{.*}} fadd float 14 ; ALL: estimated cost of 2 for {{.*}} fadd <2 x float> 23 ; ALL: estimated cost of 3 for {{.*}} fadd <3 x float> 32 ; FASTF64: estimated cost of 2 for {{.*}} fadd double 33 ; SLOWF64: estimated cost of 3 for {{.*}} fadd double 42 ; FASTF64: estimated cost of 4 for {{.*}} fadd <2 x double> 43 ; SLOWF64: estimated cost of 6 for {{.*}} fadd <2 x double> 52 ; FASTF64: estimated cost of 6 for {{.*}} fadd <3 x double> 53 ; SLOWF64: estimated cost of 9 for {{.*}} fadd <3 x double> 62 ; ALL estimated cost of 1 for {{.*}} fadd half [all …]
|
| D | extractelement.ll | 4 ; CHECK: estimated cost of 0 for {{.*}} extractelement <2 x i32> 13 ; CHECK: estimated cost of 0 for {{.*}} extractelement <2 x float> 22 ; CHECK: estimated cost of 0 for {{.*}} extractelement <3 x i32> 31 ; CHECK: estimated cost of 0 for {{.*}} extractelement <4 x i32> 40 ; CHECK: estimated cost of 0 for {{.*}} extractelement <8 x i32> 50 ; CHECK: estimated cost of 2 for {{.*}} extractelement <8 x i32> 59 ; CHECK: estimated cost of 0 for {{.*}} extractelement <2 x i64> 68 ; CHECK: estimated cost of 0 for {{.*}} extractelement <3 x i64> 77 ; CHECK: estimated cost of 0 for {{.*}} extractelement <4 x i64> 86 ; CHECK: estimated cost of 0 for {{.*}} extractelement <8 x i64> [all …]
|
| D | shifts.ll | 5 ; ALL: estimated cost of 1 for {{.*}} shl i32 14 ; FAST64: estimated cost of 2 for {{.*}} shl i64 15 ; SLOW64: estimated cost of 3 for {{.*}} shl i64 24 ; ALL: estimated cost of 1 for {{.*}} lshr i32 33 ; FAST64: estimated cost of 2 for {{.*}} lshr i64 34 ; SLOW64: estimated cost of 3 for {{.*}} lshr i64 43 ; ALL: estimated cost of 1 for {{.*}} ashr i32 52 ; FAST64: estimated cost of 2 for {{.*}} ashr i64 53 ; SLOW64: estimated cost of 3 for {{.*}} ashr i64
|
| D | mul.ll | 4 ; CHECK: estimated cost of 3 for {{.*}} mul i32 13 ; CHECK: estimated cost of 6 for {{.*}} mul <2 x i32> 22 ; CHECK: estimated cost of 9 for {{.*}} mul <3 x i32> 31 ; CHECK: estimated cost of 12 for {{.*}} mul <4 x i32> 40 ; CHECK: estimated cost of 16 for {{.*}} mul i64 49 ; CHECK: estimated cost of 32 for {{.*}} mul <2 x i64> 58 ; CHECK: estimated cost of 48 for {{.*}} mul <3 x i64> 67 ; CHECK: estimated cost of 64 for {{.*}} mul <4 x i64> 77 ; CHECK: estimated cost of 128 for {{.*}} mul <8 x i64>
|
| D | fabs.ll | 4 ; CHECK: estimated cost of 0 for {{.*}} call float @llvm.fabs.f32 13 ; CHECK: estimated cost of 0 for {{.*}} call <2 x float> @llvm.fabs.v2f32 22 ; CHECK: estimated cost of 0 for {{.*}} call <3 x float> @llvm.fabs.v3f32 31 ; CHECK: estimated cost of 0 for {{.*}} call double @llvm.fabs.f64 40 ; CHECK: estimated cost of 0 for {{.*}} call <2 x double> @llvm.fabs.v2f64 49 ; CHECK: estimated cost of 0 for {{.*}} call <3 x double> @llvm.fabs.v3f64 58 ; CHECK: estimated cost of 0 for {{.*}} call half @llvm.fabs.f16 67 ; CHECK: estimated cost of 0 for {{.*}} call <2 x half> @llvm.fabs.v2f16 76 ; CHECK: estimated cost of 0 for {{.*}} call <3 x half> @llvm.fabs.v3f16
|
| D | bit-ops.ll | 4 ; CHECK: estimated cost of 1 for {{.*}} or i32 13 ; CHECK: estimated cost of 2 for {{.*}} or i64 22 ; CHECK: estimated cost of 1 for {{.*}} xor i32 31 ; CHECK: estimated cost of 2 for {{.*}} xor i64 41 ; CHECK: estimated cost of 1 for {{.*}} and i32 50 ; CHECK: estimated cost of 2 for {{.*}} and i64
|
| D | addrspacecast.ll | 4 ; CHECK: estimated cost of 0 for {{.*}} addrspacecast i8 addrspace(1)* %ptr to i8 addrspace(4)* 11 ; CHECK: estimated cost of 0 for {{.*}} addrspacecast <2 x i8 addrspace(1)*> %ptr to <2 x i8 addrsp… 18 ; CHECK: estimated cost of 0 for {{.*}} addrspacecast <32 x i8 addrspace(1)*> %ptr to <32 x i8 addr… 25 ; CHECK: estimated cost of 1 for {{.*}} addrspacecast i8 addrspace(3)* %ptr to i8 addrspace(4)* 32 ; CHECK: estimated cost of 2 for {{.*}} addrspacecast <2 x i8 addrspace(3)*> %ptr to <2 x i8 addrsp… 39 ; CHECK: estimated cost of 32 for {{.*}} addrspacecast <32 x i8 addrspace(3)*> %ptr to <32 x i8 add…
|
| /external/python/google-api-python-client/docs/dyn/ |
| D | displayvideo_v1.firstAndThirdPartyAudiences.html | 112 …"activeDisplayAudienceSize": "A String", # Output only. The estimated audience… 116 …"displayAudienceSize": "A String", # Output only. The estimated audience size … 117 …"displayDesktopAudienceSize": "A String", # Output only. The estimated desktop… 118 …"displayMobileAppAudienceSize": "A String", # Output only. The estimated mobil… 119 …"displayMobileWebAudienceSize": "A String", # Output only. The estimated mobil… 123 …"gmailAudienceSize": "A String", # Output only. The estimated audience size fo… 126 …"youtubeAudienceSize": "A String", # Output only. The estimated audience size … 152 …"activeDisplayAudienceSize": "A String", # Output only. The estimated audience… 156 …"displayAudienceSize": "A String", # Output only. The estimated audience size … 157 …"displayDesktopAudienceSize": "A String", # Output only. The estimated desktop… [all …]
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
| D | BranchProbabilityInfo.h | 61 /// blocks (blocks with the estimated weight not greater than 72 /// addition, if all successors have estimated weights set then maximum of these 94 /// successors. BB1 and BB3 has no explicit estimated weights and assumed to 110 /// estimated as PH_TAKEN_WEIGHT/(PH_TAKEN_WEIGHT + PH_NONTAKEN_WEIGHT). If 328 /// Keeps mapping of a basic block to its estimated weight. 331 /// Keeps mapping of a loop to estimated weight to enter the loop. 360 /// Returns estimated weight for \p BB. std::nullopt if \p BB has no estimated 364 /// Returns estimated weight to enter \p L. In other words it is weight of 366 /// has no no estimated weight. 369 /// Return estimated weight for \p Edge. Returns std::nullopt if estimated [all …]
|
| /external/perfetto/src/trace_processor/perfetto_sql/stdlib/wattson/curves/ |
| D | grouped.sql | 18 -- Wattson's estimated usage of the system, split out into cpu cluster based on 25 -- Total L3 estimated usage in mW during this slice 27 -- Total little CPU estimated usage in mW during this slice 29 -- Total mid CPU cluster estimated usage in mW during this slice 31 -- Total big CPU cluster estimated usage in mW during this slice
|
| /external/angle/extensions/ |
| D | ANGLE_memory_size.txt | 42 This extension allows the user to query the estimated memory internally 79 + queries of pname MEMORY_SIZE_ANGLE return the estimated number of bytes 94 MEMORY_SIZE_ANGLE Z+ GetBufferParameter64v - Estimated bytes allocated 6 100 MEMORY_SIZE_ANGLE Z+ GetTexParameter - Estimated bytes allocated 6.1.3 107 MEMORY_SIZE_ANGLE Z+ GetRenderbufferParameteriv - Estimated bytes allocated 9.2.6 117 (1) Could the estimated number of bytes be specified more tightly to an
|
| /external/threetenbp/src/main/java/org/threeten/bp/temporal/ |
| D | ChronoUnit.java | 94 * The estimated duration of a day is {@code 24 Hours}. 112 * The estimated duration of a month is one twelfth of {@code 365.2425 Days}. 120 * The estimated duration of a year is {@code 365.2425 Days}. 154 * The estimated duration of the era is artificially defined as {@code 1,000,000,000 Years}. 163 * The estimated duration of the era is artificially defined as the largest duration 178 * Gets the estimated duration of this unit in the ISO calendar system. 180 * All of the units in this class have an estimated duration. 183 * @return the estimated duration of this unit, not null 194 * units in this class are considered to be estimated. 199 * @return true if the duration is estimated, false if accurate
|
12345678910>>...64