HomeSort by relevance Sort by last modified time
    Searched full:unconditional (Results 176 - 200 of 518) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/llvm/lib/Target/X86/
X86InstrControl.td 48 // Unconditional branches.
  /external/llvm/lib/Transforms/Scalar/
SimplifyCFGPass.cpp 17 // * Eliminates a basic block that only contains an unconditional branch.
TailRecursionElimination.cpp 613 // ret instructions, replacing them with an unconditional branch.
633 // in unconditional branch and recursive call(s).
CodeGenPrepare.cpp 168 // unconditional branch.
217 // Merge pairs of basic blocks with unconditional branches, connected by
268 /// debug info directives, and an unconditional branch. Passes before isel
382 /// an unconditional branch in it.
801 // Make sure the call instruction is followed by an unconditional branch to
    [all...]
  /external/llvm/lib/Transforms/Utils/
BreakCriticalEdges.cpp 161 // Create our unconditional branch.
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_flow.c 410 /* Append an unconditional Br(anch) instruction on the true_block */
  /external/oprofile/events/x86-64/family11h/
events 83 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/hammer/
events 78 event:0xc2 counters:0,1,2,3 um:zero minimum:500 name:RETIRED_BRANCH_INSTRUCTIONS : Retired branches (conditional, unconditional, exceptions, interrupts)
  /external/qemu/
dis-asm.h 239 dis_branch, /* Unconditional branch */
  /external/qemu/target-mips/
cpu.h 443 #define MIPS_HFLAG_B 0x0400 /* Unconditional branch */
  /frameworks/base/core/java/android/net/http/
SslCertificate.java 77 * to be unconditional.
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
gimple.def 51 /* GIMPLE_GOTO <TARGET> represents unconditional jumps.
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
gimple.def 51 /* GIMPLE_GOTO <TARGET> represents unconditional jumps.
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
gimple.def 51 /* GIMPLE_GOTO <TARGET> represents unconditional jumps.
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
gimple.def 51 /* GIMPLE_GOTO <TARGET> represents unconditional jumps.
  /external/bluetooth/bluedroid/stack/gatt/
gatt_api.c     [all...]
  /external/llvm/docs/tutorial/
LangImpl5.rst 336 unconditional branch to the merge block. One interesting (and very
598 the loop and create an unconditional branch for the fall-through between
  /external/llvm/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp 670 // unconditional branch, try to move it to the successor block.
732 // If the other block ends in an unconditional branch, check for the 'if then
  /libcore/luni/src/main/java/java/util/concurrent/
CountedCompleter.java 231 * unconditional invocation of {@code tryComplete} could be made
427 * and the pending count is zero, or when the unconditional
  /external/llvm/docs/
WritingAnLLVMBackend.rst     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 873 /// FastEmitBranch - Emit an unconditional branch to the given block,
882 // in the block then emit it, otherwise we have the unconditional
885 // The unconditional branch case.
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonHardwareLoops.cpp     [all...]
  /external/llvm/lib/Target/Mips/
Mips16InstrInfo.td 563 // Purpose: Unconditional Branch
564 // To do an unconditional PC-relative branch.
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ucase.c 799 * (otherwise the unconditional default mappings are always taken),
800 * then test for characters that have unconditional mappings in SpecialCasing.txt,
    [all...]
  /external/chromium_org/v8/src/ia32/
assembler-ia32.h 666 // One byte opcode for a short unconditional jump.
921 // unconditional jump to L
    [all...]

Completed in 1341 milliseconds

1 2 3 4 5 6 78 91011>>