OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:branches
(Results
26 - 50
of
810
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/oprofile/events/i386/westmere/
unit_masks
29
0x02 direct Unconditional
branches
executed
30
0x04 indirect_non_call Indirect non call
branches
executed
31
0x07 non_calls All non call
branches
executed
32
0x08 return_near Indirect return
branches
executed
33
0x10 direct_near_call Unconditional call
branches
executed
34
0x20 indirect_near_call Indirect call
branches
executed
35
0x30 near_calls Call
branches
executed
36
0x40 taken Taken
branches
executed
43
0x01 cond Mispredicted conditional
branches
executed
44
0x02 direct Mispredicted unconditional
branches
execute
[
all
...]
/external/oprofile/events/i386/p4-ht/
events
7
event:0x01 counters:3 um:branch_retired minimum:6000 name:BRANCH_RETIRED : retired
branches
8
event:0x02 counters:3 um:mispred_branch_retired minimum:6000 name:MISPRED_BRANCH_RETIRED : retired mispredicted
branches
25
event:0x27 counters:1 um:branch_type minimum:6000 name:RETIRED_BRANCH_TYPE : retired
branches
, selected by type
/external/clang/test/Analysis/
additive-folding-range-constraints.c
12
// This corresponds to one set of
branches
in RangeConstraintManager.
56
// This corresponds to one set of
branches
in RangeConstraintManager.
/external/mesa3d/src/glsl/
opt_redundant_jumps.cpp
48
/* If the last instruction in both
branches
is a 'break' or a 'continue',
49
* pull it out of the
branches
and insert it after the if-statment. Note
/external/oprofile/events/mips/20K/
events
11
event:0x5 counters:0 um:zero minimum:500 name:BRANCHES_MISSPREDICTED :
Branches
that mispredicted before completing execution
12
event:0x6 counters:0 um:zero minimum:500 name:BRANCHES_COMPLETED :
Branches
that completed execution
/dalvik/dx/tests/097-dex-branch-offset-zero/
run
22
echo "No bad
branches
found."
/dalvik/vm/compiler/codegen/arm/
GlobalOptimizations.cpp
22
* Identify unconditional
branches
that jump to the immediate successor of the
/dalvik/vm/mterp/armv5te/
OP_PACKED_SWITCH.S
7
* We don't really expect backward
branches
in a switch statement, but
/docs/source.android.com/src/source/
sidebar.md
13
- [
Branches
& Releases](code-lines.html)
using-repo.md
59
- If the project has never been synchronized, then `repo sync` is equivalent to `git clone`. All
branches
in the remote repository are copied to the local project directory.
85
For the specified projects, Repo compares the local
branches
to the remote
branches
updated during the last repo sync. Repo will prompt you to select one or more of the
branches
that have not yet been uploaded for review.
87
After you select one or more
branches
, all commits on the selected
branches
/external/jmonkeyengine/engine/src/core/com/jme3/scene/
package.html
18
the "
branches
" in the graph, used to organize elements in a tree
/external/llvm/test/Transforms/Inline/
invoke_test-3.ll
2
; turned into
branches
to the invoke destination.
/external/llvm/test/Transforms/SimplifyCFG/
PhiEliminate.ll
3
; nodes away allows the
branches
to be eliminated, performing a simple form of
/external/oprofile/events/alpha/ev6/
events
5
event:0x02 counters:1 um:zero minimum:500 name:COND_BRANCHES : Retired conditional
branches
/external/oprofile/events/i386/arch_perfmon/
events
10
event:0xc5 counters:cpuid um:zero minimum:500 filter:6 name:BR_MISS_PRED_RETIRED : number of mispredicted
branches
retired (precise)
/external/oprofile/events/mips/vr5500/
events
10
event:0x4 counters:0,1 um:zero minimum:500 name:
BRANCHES
: Execution of branch instruction
/external/v8/test/mjsunit/
no-branch-elimination.js
28
// Branch elimination on ARM build eliminate bl
branches
. It was wrong.
/external/valgrind/main/helgrind/
README_YARD.txt
8
The YARD race detector lives in svn://svn.valgrind.org/
branches
/YARD.
/system/core/include/cutils/
compiler.h
21
* helps the compiler's optimizer predicting
branches
/external/valgrind/main/docs/internals/
release-HOWTO.txt
133
branches
too. Useful examples (X.Y.0 major release):
137
svn copy trunk
branches
/VALGRIND_3_3_BRANCH
141
svn copy trunk
branches
/VEX_3_3_BRANCH
147
cd
branches
/VALGRIND_3_3_BRANCH
149
"VEX svn://svn.valgrind.org/vex/
branches
/VEX_3_3_BRANCH" .
154
svn copy
branches
/VEX_3_6_BRANCH tags/VEX_3_6_1
157
svn copy
branches
/VALGRIND_3_6_BRANCH tags/VALGRIND_3_6_1
/external/llvm/lib/Target/MSP430/
MSP430BranchSelector.cpp
1
//===-- MSP430BranchSelector.cpp - Emit long conditional
branches
---------===//
11
// conditional
branches
need more than 10 bits of displacement to reach their
28
STATISTIC(NumExpanded, "Number of
branches
expanded to long format");
77
// we know we don't need to shrink any
branches
in this function. This is a
96
// Iteratively expand
branches
until we reach a fixed point.
MSP430InstrInfo.cpp
192
// Cannot handle indirect
branches
.
197
// Handle unconditional
branches
.
223
// Handle conditional
branches
.
238
// Handle subsequent conditional
branches
. Only handle the case where all
239
// conditional
branches
branch to the same destination.
243
// Only handle the case where all conditional
branches
branch to
/external/llvm/lib/Target/PowerPC/
PPCBranchSelector.cpp
1
//===-- PPCBranchSelector.cpp - Emit long conditional
branches
------------===//
11
// conditional
branches
need more than 16 bits of displacement to reach their
29
STATISTIC(NumExpanded, "Number of
branches
expanded to long format");
78
// we know we don't need to shrink any
branches
in this function. This is a
97
// Iteratively expand
branches
until we reach a fixed point.
/dalvik/vm/mterp/
NOTES.txt
8
means an explicit check of the thread-suspend flag on backward
branches
9
(including self-
branches
on certain instructions), exception throws,
/external/proguard/src/proguard/optimize/peephole/
GotoGotoReplacer.java
31
* This InstructionVisitor simplifies unconditional
branches
to other
32
* unconditional
branches
.
Completed in 483 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>