/prebuilts/gcc/linux-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/linux-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. */
|
/external/llvm/lib/Transforms/Utils/ |
Local.cpp | 51 /// constant value, convert it into an unconditional branch to the constant 70 // YES. Change to unconditional branch... 82 // Replace the conditional branch with an unconditional one. 97 // Replace the conditional branch with an unconditional one. 247 // have undefined behavior. Replace the unconditional branch with an 536 /// almost-empty BB ending in an unconditional branch to Succ, into succ. 729 /// unconditional branch, and contains no instructions other than PHI nodes, [all...] |
BasicBlockUtils.cpp | 154 // Delete the unconditional branch from the predecessor... 269 /// to a new block. The two blocks are joined by an unconditional branch and 587 /// instruction into a predecessor which ends in an unconditional branch. If 748 // Ok, if we got here, both predecessors end with an unconditional branch to
|
/external/llvm/lib/CodeGen/ |
TailDuplication.cpp | 10 // This pass duplicates basic blocks ending in unconditional branches into 539 // Only duplicate blocks that end with unconditional branches. 610 /// isSimpleBB - True if this BB has only one unconditional jump. 709 // Make the branch unconditional if possible 784 // Remove PredBB's unconditional branch. [all...] |
MachineVerifier.cpp | 567 report("MBB exits via unconditional fall-through but doesn't have " 570 report("MBB exits via unconditional fall-through but its successor " 575 report("MBB exits via unconditional fall-through but ends with a " 579 report("MBB exits via unconditional fall-through but has a condition!", 585 report("MBB exits via unconditional branch but doesn't have " 588 report("MBB exits via unconditional branch but the CFG " 592 report("MBB exits via unconditional branch but doesn't contain " 595 report("MBB exits via unconditional branch but doesn't end with a " 598 report("MBB exits via unconditional branch but the branch isn't a " [all...] |
/dalvik/dx/src/com/android/dx/cf/code/ |
BasicBlocker.java | 392 * unconditional branch, a return, or a switch) 425 * unconditional throw)
|
/dalvik/vm/compiler/codegen/mips/ |
GlobalOptimizations.cpp | 22 * Identify unconditional branches that jump to the immediate successor of the 307 /* for unconditional branches try to copy the instruction at the
|
/external/llvm/include/llvm/Transforms/Utils/ |
Local.h | 51 /// constant value, convert it into an unconditional branch to the constant 120 /// unconditional branch, and contains no instructions other than PHI nodes,
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
ARMBaseInfo.h | 44 AL // Always (unconditional) Always (unconditional)
|
/external/llvm/lib/Target/Sparc/ |
SparcInstrInfo.cpp | 142 // Handle Unconditional branches. 231 assert(!FBB && "Unconditional branch with multiple successors!");
|
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
BasicBlock.java | 57 * unconditional throw)
|
/dalvik/dx/src/com/android/dx/rop/code/ |
BasicBlock.java | 57 * unconditional throw)
|
/external/chromium_org/build/android/findbugs_filter/ |
findbugs_known_bugs.txt | 28 M M UW: Unconditional wait in org.chromium.media.AudioManagerAndroid.init() At AudioManagerAndroid.java
|
/external/chromium_org/third_party/openssl/openssl/crypto/bio/ |
bss_fd.c | 71 * As for unconditional usage of "UPLINK" interface in this module.
|
/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
BasicBlock.java | 57 * unconditional throw)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
codegen.ml | 90 (* Set a unconditional branch at the end of the 'then' block and the
|
/external/llvm/lib/Target/AArch64/ |
AArch64InstrInfo.cpp | 202 // If AllowModify is true and the block ends with two or more unconditional 203 // branches, delete all but the first unconditional branch. 210 // Return now the only terminator is an unconditional branch. 239 // If the block ends with two unconditional branches, handle it. The second
|
/external/llvm/lib/Target/SystemZ/ |
SystemZInstrInfo.h | 189 // Return true if MI is a conditional or unconditional branch.
|
/external/llvm/lib/Transforms/Instrumentation/ |
BoundsChecking.cpp | 109 Cmp = 0; // unconditional branch
|
/external/openssl/crypto/bio/ |
bss_fd.c | 71 * As for unconditional usage of "UPLINK" interface in this module.
|
/external/oprofile/events/arm/armv7/ |
events.h | 15 "Data read architecturally executed (note: architecturally executed = for instructions that are unconditional or that pass the condition code)"},
|
/external/oprofile/events/i386/p4/ |
unit_masks | 105 0x01 count unconditional jumps
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
pdb.doc | 121 unconditional.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
pdb.doc | 121 unconditional.
|