/external/kernel-headers/original/asm-arm/ |
glue.h | 12 * into the kernel in an efficient manner. The idea is to use branches
|
/external/llvm/lib/Target/Mips/ |
MipsRelocations.h | 23 // reloc_mips_pc16 - pc relative relocation for branches. The lower 18
|
/external/llvm/test/Transforms/LoopUnroll/ |
2012-04-09-unroll-indirectbr.ll | 2 ; PR12513: Loop unrolling breaks with indirect branches.
|
/external/llvm/test/Transforms/LoopUnswitch/ |
2008-11-03-Invariant.ll | 1 ; RUN: opt < %s -loop-unswitch -stats -disable-output |& grep "1 loop-unswitch - Number of branches unswitched" | count 1
|
infinite-loop.ll | 10 ; STATS: 2 loop-unswitch - Number of branches unswitched
|
/external/llvm/test/Transforms/SimplifyCFG/ |
UncondBranchToReturn.ll | 20 ; Make sure it's willing to move unconditional branches to return instructions
|
/external/oprofile/events/x86-64/family12h/ |
events | 22 event:0xc2 counters:0,1,2,3 um:zero minimum:500 name:RETIRED_BRANCH_INSTRUCTIONS : Retired branches (conditional, unconditional, exceptions, interrupts)
|
/external/oprofile/events/x86-64/family14h/ |
events | 22 event:0xc2 counters:0,1,2,3 um:zero minimum:500 name:RETIRED_BRANCH_INSTRUCTIONS : Retired branches (conditional, unconditional, exceptions, interrupts)
|
/external/v8/test/mjsunit/compiler/ |
regress-lbranch-double.js | 31 // branches when the representation of the condition is a double.
|
/external/valgrind/main/cachegrind/ |
cg_branchpred.c | 36 - a taken/not-taken predictor for conditional branches 37 - a branch target address predictor for indirect branches 68 taken/not-taken behaviour of the most recent few branches. This 70 that of other branches.
|
/docs/source.android.com/src/source/ |
code-lines.md | 25 releases. We're referring to these as "code lines" instead of "branches" 66 - Changes will be pulled into release branches from upstream projects 73 - Changes will be pulled from upstream, release, and experimental branches
|
/external/oprofile/events/i386/p4/ |
events | 7 event:0x01 counters:3,7 um:branch_retired minimum:3000 name:BRANCH_RETIRED : retired branches 8 event:0x02 counters:3,7 um:mispred_branch_retired minimum:3000 name:MISPRED_BRANCH_RETIRED : retired mispredicted branches 31 event:0x27 counters:1,5 um:branch_type minimum:3000 name:RETIRED_BRANCH_TYPE : retired branches, selected by type
|
/external/oprofile/events/ppc/7450/ |
events | 20 event:0x17 counters:0,1 um:zero minimum:3000 name:UNRESOLVED_BRANCHES : Unresolved Branches 21 event:0x1c counters:3 um:zero minimum:3000 name:MISPREDICTED_BRANCHES : Mispredicted branches 22 event:0x1d counters:3 um:zero minimum:3000 name:FOLDED_BRANCHES : Folded branches
|
/external/proguard/src/proguard/optimize/peephole/ |
GotoCommonCodeReplacer.java | 32 * This AttributeVisitor redirects unconditional branches so any common code 158 * avoiding branches and exception blocks. 193 // Are the offsets involved in some branches?
|
/external/oprofile/events/i386/ppro/ |
events | 61 event:0xc5 counters:0,1 um:zero minimum:500 name:BR_MISS_PRED_RETIRED : number of mispredicted branches retired 62 event:0xc9 counters:0,1 um:zero minimum:500 name:BR_TAKEN_RETIRED : number of taken branches retired 63 event:0xca counters:0,1 um:zero minimum:500 name:BR_MISS_PRED_TAKEN_RET : number of taken mispredictions branches retired 65 event:0xe2 counters:0,1 um:zero minimum:500 name:BTB_MISSES : number of branches that miss the BTB 66 event:0xe4 counters:0,1 um:zero minimum:500 name:BR_BOGUS : number of bogus branches
|
/external/llvm/docs/ |
HowToReleaseLLVM.html | 155 numbers. The branches should be created using the following commands:</p> 160 https://llvm.org/svn/llvm-project/llvm/branches/release_<i>XY</i> 163 https://llvm.org/svn/llvm-project/cfe/branches/release_<i>XY</i> 166 https://llvm.org/svn/llvm-project/dragonegg/branches/release_<i>XY</i> 169 https://llvm.org/svn/llvm-project/test-suite/branches/release_<i>XY</i> 182 $ svn co https://llvm.org/svn/llvm-project/llvm/branches/release_<i>XY</i> llvm-<i>X.Y</i> 184 $ svn co https://llvm.org/svn/llvm-project/cfe/branches/release_<i>XY</i> clang-<i>X.Y</i> 186 $ svn co https://llvm.org/svn/llvm-project/dragonegg/branches/release_<i>XY</i> dragonegg-<i>X.Y</i> 188 $ svn co https://llvm.org/svn/llvm-project/test-suite/branches/release_<i>XY</i> test-suite-<i>X.Y</i> 200 <p>After creating the LLVM release branch, update the release branches' [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/ |
arm-eabi-gcov.1 | 146 [\fB\-u\fR|\fB\-\-unconditional\-branches\fR] 238 each branch in your program was taken. Unconditional branches will not 246 Write branch frequencies as the number of branches taken, rather than 247 the percentage of branches taken. 306 .IP "\fB\-\-unconditional\-branches\fR" 4 307 .IX Item "--unconditional-branches" 309 When branch probabilities are given, include those of unconditional branches. 310 Unconditional branches are normally not interesting. 474 \& 80.00% of 5 branches executed in file tmp.c 475 \& 80.00% of 5 branches taken at least once in file tmp. [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/man/man1/ |
arm-eabi-gcov.1 | 146 [\fB\-u\fR|\fB\-\-unconditional\-branches\fR] 238 each branch in your program was taken. Unconditional branches will not 246 Write branch frequencies as the number of branches taken, rather than 247 the percentage of branches taken. 306 .IP "\fB\-\-unconditional\-branches\fR" 4 307 .IX Item "--unconditional-branches" 309 When branch probabilities are given, include those of unconditional branches. 310 Unconditional branches are normally not interesting. 474 \& 80.00% of 5 branches executed in file tmp.c 475 \& 80.00% of 5 branches taken at least once in file tmp. [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-gcov.1 | 147 [\fB\-u\fR|\fB\-\-unconditional\-branches\fR] 240 each branch in your program was taken. Unconditional branches will not 248 Write branch frequencies as the number of branches taken, rather than 249 the percentage of branches taken. 322 .IP "\fB\-\-unconditional\-branches\fR" 4 323 .IX Item "--unconditional-branches" 325 When branch probabilities are given, include those of unconditional branches. 326 Unconditional branches are normally not interesting. 517 \& 80.00% of 5 branches executed in file tmp.c 518 \& 80.00% of 5 branches taken at least once in file tmp. [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-gcov.1 | 147 [\fB\-u\fR|\fB\-\-unconditional\-branches\fR] 240 each branch in your program was taken. Unconditional branches will not 248 Write branch frequencies as the number of branches taken, rather than 249 the percentage of branches taken. 322 .IP "\fB\-\-unconditional\-branches\fR" 4 323 .IX Item "--unconditional-branches" 325 When branch probabilities are given, include those of unconditional branches. 326 Unconditional branches are normally not interesting. 517 \& 80.00% of 5 branches executed in file tmp.c 518 \& 80.00% of 5 branches taken at least once in file tmp. [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-gcov.1 | 147 [\fB\-u\fR|\fB\-\-unconditional\-branches\fR] 240 each branch in your program was taken. Unconditional branches will not 248 Write branch frequencies as the number of branches taken, rather than 249 the percentage of branches taken. 322 .IP "\fB\-\-unconditional\-branches\fR" 4 323 .IX Item "--unconditional-branches" 325 When branch probabilities are given, include those of unconditional branches. 326 Unconditional branches are normally not interesting. 517 \& 80.00% of 5 branches executed in file tmp.c 518 \& 80.00% of 5 branches taken at least once in file tmp. [all...] |
/external/clang/lib/CodeGen/ |
CGCleanup.h | 221 /// branches through them. This has to be allocated on the side 226 llvm::SmallPtrSet<llvm::BasicBlock*, 4> Branches; 317 bool hasBranches() const { return ExtInfo && !ExtInfo->Branches.empty(); } 333 if (ExtInfo.Branches.insert(Block)) 368 return getExtInfo().Branches.insert(Block); 374 return (ExtInfo->BranchAfters.size() != ExtInfo->Branches.size());
|
/external/llvm/include/llvm/CodeGen/ |
Passes.h | 340 /// optimizations to delete branches to branches, eliminate branches to 341 /// successor blocks (creating fall throughs), and eliminating branches over 342 /// branches. 345 /// TailDuplicate - Duplicate blocks with unconditional branches
|
/external/mesa3d/docs/ |
repository.html | 117 <H2>Development Branches</H2> 120 At any given time, there may be several active branches in Mesa's 127 The command <code>git-branch</code> will list all available branches.
|
/external/libvpx/vp8/common/ |
treecoder.h | 62 for the associated binary encoding tree. Also writes count of branches
|