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

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/ExecutionEngine/MCJIT/
test-branch.ll 3 ; test unconditional branch
  /external/llvm/test/ExecutionEngine/
test-branch.ll 3 ; test unconditional branch
  /external/chromium_org/third_party/mesa/src/src/glsl/tests/lower_jumps/
lower_breaks_6.opt_test 6 # ends in an unconditional break, then the unconditional break
lower_breaks_1.opt_test 5 # If a loop contains an unconditional break at the bottom of
  /external/mesa3d/src/glsl/tests/lower_jumps/
lower_breaks_6.opt_test 6 # ends in an unconditional break, then the unconditional break
lower_breaks_1.opt_test 5 # If a loop contains an unconditional break at the bottom of
  /dalvik/vm/mterp/x86/
OP_GOTO_16.S 4 * Unconditional branch, 16-bit offset.
OP_GOTO_32.S 4 * Unconditional branch, 32-bit offset.
OP_GOTO.S 4 * Unconditional branch, 8-bit offset.
  /external/llvm/test/CodeGen/SystemZ/
branch-01.ll 1 ; Test a simple unconditional jump.
  /dalvik/vm/mterp/armv5te/
OP_GOTO_16.S 4 * Unconditional branch, 16-bit offset.
OP_GOTO.S 4 * Unconditional branch, 8-bit offset.
OP_AGET_WIDE.S 23 @ unconditional forward branches.
OP_APUT_WIDE.S 24 @ unconditional forward branches.
OP_GOTO_32.S 4 * Unconditional branch, 32-bit offset.
  /dalvik/vm/mterp/mips/
OP_GOTO_16.S 4 * Unconditional branch, 16-bit offset.
OP_GOTO.S 4 * Unconditional branch, 8-bit offset.
OP_GOTO_32.S 4 * Unconditional branch, 32-bit offset.
  /packages/services/Telephony/res/values/
attrs.xml 42 <!-- unconditional -->
43 <enum name="unconditional" value="0" />
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_dummy_thread.py 54 #Make sure unconditional acquiring of a lock works.
60 #Make sure that an unconditional locking returns True.
62 "Unconditional locking did not return True.")
66 #Make sure that unconditional acquiring of a locked lock blocks.
84 "Blocking by unconditional acquiring failed.")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_dummy_thread.py 54 #Make sure unconditional acquiring of a lock works.
60 #Make sure that an unconditional locking returns True.
62 "Unconditional locking did not return True.")
66 #Make sure that unconditional acquiring of a locked lock blocks.
84 "Blocking by unconditional acquiring failed.")
  /external/proguard/src/proguard/optimize/peephole/
GotoGotoReplacer.java 31 * This InstructionVisitor simplifies unconditional branches to other
32 * unconditional branches.
77 // Check if the instruction is an unconditional goto instruction.
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMFixupKinds.h 47 // branch instructions. (unconditional)
50 // unconditional branch instructions.
53 // branch unconditional branch instructions.
  /dalvik/vm/compiler/codegen/arm/
GlobalOptimizations.cpp 22 * Identify unconditional branches that jump to the immediate successor of the
  /external/clang/test/Analysis/
default-analyze.m 20 // <rdar://problem/8808566> Static analyzer is wrong: NSWidth(imgRect) not understood as unconditional assignment

Completed in 1113 milliseconds

1 2 3 4 5 6 7 8 91011>>