Home
last modified time | relevance | path

Searched refs:taken (Results 1 – 25 of 482) sorted by relevance

12345678910>>...20

/external/llvm/test/tools/llvm-cov/Inputs/
Dtest_-a_-b_-c_-u.cpp.gcov18 unconditional 0 taken 8589934592
37 unconditional 0 taken 2
53 unconditional 0 taken 8
59 unconditional 0 taken 2
61 branch 1 taken 4
62 branch 2 taken 2
64 unconditional 3 taken 4
67 unconditional 0 taken 4
69 branch 1 taken 8
70 branch 2 taken 4
[all …]
Dtest_-a_-b_-u.cpp.gcov18 unconditional 0 taken 100%
37 unconditional 0 taken 100%
53 unconditional 0 taken 100%
59 unconditional 0 taken 100%
61 branch 1 taken 67%
62 branch 2 taken 33%
64 unconditional 3 taken 100%
67 unconditional 0 taken 100%
69 branch 1 taken 67%
70 branch 2 taken 33%
[all …]
Dtest_-a_-b.cpp.gcov54 branch 0 taken 67%
55 branch 1 taken 33%
60 branch 0 taken 67%
61 branch 1 taken 33%
77 branch 0 taken 100%
78 branch 1 taken 0%
91 branch 0 taken 91%
92 branch 1 taken 9%
96 branch 0 taken 20%
97 branch 1 taken 0%
[all …]
/external/chromium_org/media/base/
Dseekable_buffer.cc113 int taken = InternalRead(NULL, size, true, 0); in SeekForward() local
114 DCHECK_EQ(taken, size); in SeekForward()
122 int taken = 0; in SeekBackward() local
124 while (taken < size) { in SeekBackward()
134 int consumed = std::min(size - taken, current_buffer_offset_); in SeekBackward()
141 taken += consumed; in SeekBackward()
164 DCHECK_EQ(taken, size); in SeekBackward()
186 int taken = 0; in InternalRead() local
192 while (taken < size) { in InternalRead()
207 int copied = std::min(size - taken, remaining_bytes_in_buffer); in InternalRead()
[all …]
Daudio_buffer_queue.cc62 int taken = InternalRead(frames, true, 0, 0, NULL); in SeekFrames() local
63 DCHECK_EQ(taken, frames); in SeekFrames()
72 int taken = 0; in InternalRead() local
77 while (taken < frames) { in InternalRead()
98 int copied = std::min(frames - taken, remaining_frames_in_buffer); in InternalRead()
103 copied, current_buffer_offset, dest_frame_offset + taken, dest); in InternalRead()
108 taken += copied; in InternalRead()
136 frames_ -= taken; in InternalRead()
149 return taken; in InternalRead()
/external/llvm/test/Analysis/ScalarEvolution/
Dtrip-count9.ll12 ; CHECK: Loop %loop: backedge-taken count is (-1 + %n)
13 ; CHECK: Loop %loop: max backedge-taken count is 6
28 ; CHECK: Loop %loop: Unpredictable backedge-taken count.
29 ; CHECK: Loop %loop: Unpredictable max backedge-taken count.
44 ; CHECK: Loop %loop: backedge-taken count is (-2 + (2 smax %n))
45 ; CHECK: Loop %loop: max backedge-taken count is 5
60 ; CHECK: Loop %loop: Unpredictable backedge-taken count.
61 ; CHECK: Loop %loop: Unpredictable max backedge-taken count.
76 ; CHECK: Loop %loop: backedge-taken count is (-1 + (-1 * %x) + ((1 + %x) smax %n))
77 ; CHECK: Loop %loop: max backedge-taken count is -1
[all …]
Dtrip-count10.ll6 ; CHECK: Loop %loop: Unpredictable backedge-taken count.
7 ; CHECK: Loop %loop: Unpredictable max backedge-taken count.
10 ; CHECK: Loop %loop: backedge-taken count is false
11 ; CHECK: Loop %loop: max backedge-taken count is false
14 ; CHECK: Loop %loop: backedge-taken count is false
15 ; CHECK: Loop %loop: max backedge-taken count is false
18 ; CHECK: Loop %loop: Unpredictable backedge-taken count.
19 ; CHECK: Loop %loop: Unpredictable max backedge-taken count.
84 ; CHECK-NEXT: Loop %loophead: Unpredictable backedge-taken count
85 ; CHECK-NEXT: Loop %loophead: Unpredictable max backedge-taken count
[all …]
Dtrip-count-pow2.ll16 ; CHECK: Loop %loop: backedge-taken count is ((-32 + (96 * %n)) /u 32)
17 ; CHECK: Loop %loop: max backedge-taken count is ((-32 + (96 * %n)) /u 32)
34 ; CHECK: Loop %loop: backedge-taken count is ((-32 + (32 * (%n /u 32))) /u 32)
35 ; CHECK: Loop %loop: max backedge-taken count is ((-32 + (32 * (%n /u 32))) /u 32)
51 ; CHECK: Loop %loop: Unpredictable backedge-taken count.
52 ; CHECK: Loop %loop: Unpredictable max backedge-taken count.
Dmax-trip-count.ll42 ; CHECK: Loop %for.cond: <multiple exits> Unpredictable backedge-taken count.
43 ; CHECK: Loop %for.cond: max backedge-taken count is 5
99 ; CHECK-NEXT: backedge-taken count is
100 ; CHECK-NEXT: max backedge-taken count is -1
102 ; PR19799: Indvars miscompile due to an incorrect max backedge taken count from SCEV.
104 ; CHECK: Loop %for.body.i: <multiple exits> Unpredictable backedge-taken count.
105 ; CHECK: Loop %for.body.i: max backedge-taken count is 1
128 ; PR18886: Indvars miscompile due to an incorrect max backedge taken count from SCEV.
130 ; CHECK: Loop %for.body: <multiple exits> Unpredictable backedge-taken count.
131 ; CHECK: Loop %for.body: max backedge-taken count is 3
[all …]
/external/valgrind/main/none/tests/s390x/
Dcgrj.stdout.exp19 not taken
20 not taken
21 not taken
22 taken
23 taken
24 taken
Dcgij.stdout.exp19 not taken
20 not taken
21 not taken
22 taken
23 taken
24 taken
Dcij.stdout.exp19 not taken
20 not taken
21 not taken
22 taken
23 taken
24 taken
Dclrj.stdout.exp19 not taken
20 not taken
21 not taken
22 taken
23 taken
24 taken
Dclgrj.stdout.exp19 not taken
20 not taken
21 not taken
22 taken
23 taken
24 taken
Dclgij.stdout.exp19 not taken
20 not taken
21 not taken
22 taken
23 taken
24 taken
Dcrj.stdout.exp19 not taken
20 not taken
21 not taken
22 taken
23 taken
24 taken
Dclij.stdout.exp19 not taken
20 not taken
21 not taken
22 taken
23 taken
24 taken
Dspechelper-or.c5 unsigned char taken; \
13 : [taken] "=Q" (taken), [b1] "+d"(b1) \
16 taken; \
Dspechelper-ltr.c5 unsigned char taken; \
13 : [taken] "=Q" (taken), [b1] "+d"(b1) \
16 taken; \
/external/chromium_org/android_webview/tools/
Dthird_party_files_whitelist.txt12 # Copyright IBM; MIT license. This third-party code is taken from ICU, the
20 # license. This third-party code is taken from Mozilla, the license for which
83 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from
87 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from
91 # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from
95 # v2) licenses. This third-party code is taken from Mozilla, the license for
99 # v2) licenses. This third-party code is taken from Mozilla, the license for
103 # LGPL v2) licenses. This third-party code is taken from Mozilla, the license
107 # LGPL v2) licenses. This third-party code is taken from Mozilla, the license
111 # v2 or LGPL v2) licenses. This third-party code is taken from Mozilla, the
[all …]
/external/llvm/lib/Target/Hexagon/
DHexagonNewValueJump.cpp293 bool taken = false; in getNewValueJumpOpcode() local
299 taken = true; in getNewValueJumpOpcode()
303 return taken ? Hexagon::CMPEQrr_t_Jumpnv_t_V4 in getNewValueJumpOpcode()
308 return taken ? Hexagon::CMPEQri_t_Jumpnv_t_V4 in getNewValueJumpOpcode()
311 return taken ? Hexagon::CMPEQn1_t_Jumpnv_t_V4 in getNewValueJumpOpcode()
317 return taken ? Hexagon::CMPLTrr_t_Jumpnv_t_V4 in getNewValueJumpOpcode()
320 return taken ? Hexagon::CMPGTrr_t_Jumpnv_t_V4 in getNewValueJumpOpcode()
326 return taken ? Hexagon::CMPGTri_t_Jumpnv_t_V4 in getNewValueJumpOpcode()
329 return taken ? Hexagon::CMPGTn1_t_Jumpnv_t_V4 in getNewValueJumpOpcode()
335 return taken ? Hexagon::CMPLTUrr_t_Jumpnv_t_V4 in getNewValueJumpOpcode()
[all …]
/external/llvm/docs/
DBranchWeightMetadata.rst11 Branch Weight Metadata represents branch weights as its likeliness to be taken
21 indicates greater chance to be taken.
93 // This block is likely to be taken.
101 case is assumed to be likely taken.
109 case 5: // This case is likely to be taken.
116 are changed some action should be taken. In other case some misoptimizations may
/external/chromium_org/third_party/lcov/bin/
Dlcov1371 my ($taken) = @_;
1373 return 0 if ($taken eq '-');
1374 return $taken + 1;
1386 my ($taken) = @_;
1388 return '-' if ($taken == 0);
1389 return $taken - 1;
1456 my ($vec, $block, $branch, $taken) = @_;
1470 $taken = br_taken_add($taken, $v_taken);
1475 $taken = br_taken_to_num($taken);
1480 vec($vec, $offset + $BR_TAKEN, $BR_VEC_WIDTH) = $taken;
[all …]
Dgenhtml1461 my ($line, $block, $branch, $taken) =
1467 $block, $branch, $taken);
1475 $taken);
1869 my ($block, $branch, $taken) = br_ivec_get($brdata, $i);
1871 $db->{$line}->{$block}->{$branch} = $taken;
1904 my $taken = $bdata->{$branch};
1907 $br_hit++ if ($taken ne "-" && $taken > 0);
1909 $branch, $taken);
1933 my $taken;
1948 ($block, $branch, $taken) = br_ivec_get($brdata, $i);
[all …]
/external/llvm/test/CodeGen/X86/
Dtail-dup-addr.ll3 ; Test that we don't drop a block that has its address taken.
5 ; CHECK: Ltmp0: ## Block address taken
6 ; CHECK: Ltmp1: ## Block address taken

12345678910>>...20