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

<<11121314151617181920>>

  /external/valgrind/main/VEX/priv/
host_ppc_isel.c 670 call is unconditional. */
725 unconditional calls may use the fast scheme, since having to
774 /* unconditional */
776 /* Not manifestly unconditional -- be conservative. */
834 /* Fast scheme only applies for unconditional calls. Hence: */
883 /* unconditional -- do nothing */
    [all...]
  /dalvik/vm/compiler/codegen/arm/
CodegenDriver.cpp 292 /* Generate a unconditional branch to go to the interpreter */
    [all...]
  /dalvik/vm/compiler/codegen/mips/
CodegenDriver.cpp 358 /* Generate a unconditional branch to go to the interpreter */
    [all...]
  /external/clang/lib/CodeGen/
CGExprScalar.cpp     [all...]
CGCleanup.cpp 502 // an unconditional branch or a switch.
    [all...]
  /external/valgrind/main/memcheck/docs/
mc-tech-docs.xml     [all...]
  /art/compiler/dex/
mir_graph.cc 674 * instruction is not an unconditional branch, connect them through
    [all...]
  /dalvik/vm/compiler/codegen/x86/
CodegenInterface.cpp     [all...]
  /external/bison/darwin-lib/
stdio.h     [all...]
  /external/bison/lib/
stdio.in.h 708 so any use of gets warrants an unconditional warning; besides, C11
    [all...]
  /external/bison/linux-lib/
stdio.h     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/codegen/
nv50_ir_lowering_nvc0.cpp 501 // replace CONT with BRA for single unconditional continue
    [all...]
  /external/chromium_org/v8/src/arm/
regexp-macro-assembler-arm.cc     [all...]
  /external/chromium_org/v8/src/
full-codegen.cc     [all...]
  /external/chromium_org/v8/src/mips/
regexp-macro-assembler-mips.cc     [all...]
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 469 /// BR - Unconditional branch. The first operand is the chain
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp 324 // Cleanup code - to be run for unpredicated unconditional branches and
336 // unconditional branch.
408 if (Cond.empty()) { // Unconditional branch?
    [all...]
README.txt 272 then eliminate beq and and turn the unconditional branch to LBB2 to a bne.
  /external/llvm/test/CodeGen/X86/
block-placement.ll 182 ; loop, eliminating unconditional branches to the top.
  /external/llvm/utils/TableGen/
DAGISelMatcherGen.cpp     [all...]
  /external/mesa3d/src/gallium/drivers/nvc0/codegen/
nv50_ir_lowering_nvc0.cpp 501 // replace CONT with BRA for single unconditional continue
    [all...]
  /external/qemu/
elf.h 566 #define R_ARM_THM_PC11 102 /* thumb unconditional branch */
    [all...]
  /external/qemu/target-mips/
translate.c 70 OPC_BEQ = (0x04 << 26), /* Unconditional if rs = rt = 0 (B) */
    [all...]
  /external/v8/src/arm/
regexp-macro-assembler-arm.cc     [all...]
  /external/v8/src/
deoptimizer.cc     [all...]

Completed in 926 milliseconds

<<11121314151617181920>>