OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unconditional
(Results
76 - 100
of
518
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-gcov
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/
mipsel-linux-android-gcov
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/
i686-linux-android-gcov
/external/llvm/lib/Transforms/Scalar/
JumpThreading.cpp
75
/// In this case, the
unconditional
branch at the end of the first if can be
184
// Can't thread an
unconditional
jump, but if the block is "almost
678
// Can't thread an
unconditional
jump.
723
// terminator to an
unconditional
branch. This can occur due to threading in
[
all
...]
/art/compiler/dex/quick/mips/
assemble_mips.cc
443
* Orig
unconditional
branch
447
* Long
unconditional
branch
462
bool
unconditional
= false;
local
469
unconditional
= true;
483
if (!
unconditional
) {
503
if (!
unconditional
) {
[
all
...]
/prebuilts/gcc/darwin-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
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.
/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
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.
/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
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.
/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
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.
/external/javassist/src/main/javassist/bytecode/stackmap/
BasicBlock.java
32
public boolean stop; // true if the block ends with an
unconditional
jump.
99
boolean alwaysJmp; // true if a
unconditional
branch.
/external/llvm/include/llvm/Transforms/Utils/
BasicBlockUtils.h
140
/// to a new block. The two blocks are joined by an
unconditional
branch and
178
/// instruction into a predecessor which ends in an
unconditional
branch. If
/external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCTargetDesc.cpp
236
// BCCs with the "always" predicate are
unconditional
branches.
243
// BCCs with the "always" predicate are
unconditional
branches.
/external/llvm/test/Transforms/SimplifyCFG/
EqualPHIEdgeBlockMerge.ll
49
;
unconditional
branches.
79
;
unconditional
branches. Note that X has predecessors beyond
switch-on-const-select.ll
33
; Test basic folding to an
unconditional
branch.
/external/valgrind/main/VEX/priv/
guest_arm_defs.h
228
ARMCondAL = 14, /* always (
unconditional
) : 1 */
229
ARMCondNV = 15 /* never (
unconditional
): : 0 */
/external/bison/m4/
sys_socket_h.m4
130
dnl the check for those headers
unconditional
; yet cygwin reports
/external/chromium_org/third_party/icu/source/common/
rbbidata.h
100
/* -1:
Unconditional
Accepting state. */
/external/chromium_org/v8/test/webkit/
dfg-inlining-reg-alloc.js
25
"This tests that register allocation still works under register pressure induced by inlining, out-of-line function calls (i.e.
unconditional
register flushing), and slow paths for object creation (i.e. conditional register flushing)."
/external/clang/test/Sema/
warn-unsequenced.c
68
//
unconditional
.
/external/clang/test/SemaCXX/
warn-unsequenced.cpp
92
//
unconditional
.
/external/icu4c/common/
rbbidata.h
100
/* -1:
Unconditional
Accepting state. */
/external/llvm/lib/Transforms/Utils/
LoopUnroll.cpp
15
//
unconditional
branches. This will be corrected in the future.
83
// Delete the
unconditional
branch from the predecessor...
373
//
unconditional
branch for some iterations.
396
// Replace the conditional branch with an
unconditional
one.
/external/oprofile/events/i386/p4-ht/
unit_masks
75
0x01 count
unconditional
jumps
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cfghooks.h
96
and
unconditional
branches do not qualify. */
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cfghooks.h
96
and
unconditional
branches do not qualify. */
Completed in 6910 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>