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

<<11121314151617181920>>

  /external/clang/lib/CodeGen/
CGStmt.cpp 474 // There is no need to emit line number for unconditional branch.
482 // There is no need to emit line number for unconditional branch.
    [all...]
  /external/iptables/libiptc/
libiptc.c 7 * Every chain ends with an unconditional jump: a RETURN for user chains,
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonVLIWPacketizer.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp 402 if (Cond.empty()) // Unconditional branch
    [all...]
  /external/llvm/lib/Target/R600/
AMDILCFGStructurizer.cpp 765 // Remove unconditional branch instr.
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/locks/
AbstractQueuedLongSynchronizer.java 179 * (or when possible, unconditional volatile writes).
506 // Can use unconditional write instead of CAS here.
    [all...]
  /art/compiler/dex/
mir_optimization.cc 158 // Follow simple unconditional branches.
    [all...]
  /art/compiler/dex/quick/arm/
arm_lir.h 479 kFmtOff24, // 24-bit Thumb2 unconditional branch encoding.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_fpc_translate.c 680 /* We emit an unconditional kill; we may want to revisit
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILInstrInfo.td 222 "; Pseudo unconditional branch instruction",
AMDILCFGStructurizer.cpp 484 // Remove unconditional branch instr.
    [all...]
  /external/llvm/lib/CodeGen/
EarlyIfConversion.cpp 565 DEBUG(dbgs() << "Converting to unconditional branch.\n");
  /external/llvm/lib/Target/ARM/
ARMScheduleA8.td 67 // Move instructions, unconditional
    [all...]
  /external/llvm/lib/Transforms/Utils/
CodeExtractor.cpp 652 // Only a single destination, change the switch into an unconditional
  /external/mesa3d/src/gallium/drivers/i915/
i915_fpc_translate.c 680 /* We emit an unconditional kill; we may want to revisit
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILInstrInfo.td 222 "; Pseudo unconditional branch instruction",
AMDILCFGStructurizer.cpp 484 // Remove unconditional branch instr.
    [all...]
  /external/oprofile/events/x86-64/family10/
events 101 event:0xc2 counters:0,1,2,3 um:zero minimum:500 name:RETIRED_BRANCH_INSTRUCTIONS : Retired branches (conditional, unconditional, exceptions, interrupts)
  /external/valgrind/main/callgrind/
bbcc.c 274 * the last is for the unconditional jump/call/ret at end of BB
  /frameworks/base/services/java/com/android/server/am/
UsageStatsService.java 502 * @params force do an unconditional, synchronous stats flush
    [all...]
  /packages/services/Telephony/src/com/android/phone/
NotificationMgr.java     [all...]
  /dalvik/vm/compiler/codegen/arm/
Assemble.cpp     [all...]
  /external/llvm/docs/
Passes.rst 734 In this case, the unconditional branch at the end of the first if can be
    [all...]
  /external/qemu/
arm-dis.c 105 %u print condition code (unconditional in ARM mode)
    [all...]
  /external/valgrind/main/VEX/priv/
host_arm_isel.c 375 call is unconditional. Returns True iff it managed to handle this
426 unconditional calls may use the fast scheme, since having to
464 /* unconditional */
466 /* Not manifestly unconditional -- be conservative. */
526 /* Fast scheme only applies for unconditional calls. Hence: */
575 /* unconditional -- do nothing */
    [all...]

Completed in 1369 milliseconds

<<11121314151617181920>>