HomeSort by relevance Sort by last modified time
    Searched full:branches (Results 301 - 325 of 810) sorted by null

<<11121314151617181920>>

  /external/bluetooth/glib/docs/reference/glib/
regex-syntax.sgml 976 patterns that are anchored in single line mode because all branches start with
985 end of the string in both modes, and if all branches of a pattern start with
    [all...]
  /external/valgrind/main/cachegrind/
cg_main.c 86 ULong b; /* total # branches of this kind */
87 ULong mp; /* number of branches mispredicted */
411 /* For branches, we consult two different predictors, one which
412 predicts taken/untaken for conditional branches, and the other
413 which predicts the branch target address for indirect branches
    [all...]
  /external/llvm/lib/Target/ARM/
README.txt 261 We can definitely do a better job on BB placements to eliminate some branches.
395 compare-and-branches when *p<=2 or *p==5, the same number if *p==4
398 branches instead of 3.
  /external/llvm/lib/Transforms/Utils/
Local.cpp 131 // Otherwise, check to see if the switch only branches to one destination.
458 // Anything that branched to PredBB now branches to DestBB.
606 // identical incoming branches. This will be cleaned up later (and
    [all...]
LoopUnrollRuntime.cpp 311 // and generate a condition that branches to the copy depending on the
  /external/v8/src/ia32/
assembler-ia32.h 600 // This is for calls and branches within generated code.
607 // This is for calls and branches to runtime code.
870 // Note: The same Label can be used for forward and backward branches
    [all...]
  /cts/tools/signature-tools/src/signature/converter/dex/
DexUtil.java 226 // order of branches is crucial since a annotation is also an interface
  /dalvik/docs/
java-constraints.html 790 The must be no backwards branches with uninitialized instances on the
  /dalvik/dx/src/com/android/dx/cf/code/
BasicBlocker.java 161 * the block they appear in (since throws are branches).
  /dalvik/vm/compiler/
Frontend.cpp 944 /* Always terminate the current block for conditional branches */
    [all...]
  /dalvik/vm/compiler/codegen/arm/
LocalOptimizations.cpp 300 * Branches for null/range checks are marked with the true resource
  /dalvik/vm/mterp/
README.txt 297 blindly refresh rIBASE at backward branches, exception throws and returns.
  /external/icu4c/i18n/
regexcst.txt 109 # branches into the normal parenthesis sequence as quickly as possible.
  /external/linux-tools-perf/
design.txt 7 as instructions executed, cachemisses suffered, or branches mis-predicted -
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyld.cpp 336 // and stubs for branches Thumb - ARM and ARM - Thumb.
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMachObjectWriter.cpp 93 // Handle Thumb branches.
  /external/llvm/lib/Target/CellSPU/
SPUInstrInfo.cpp 273 // If the block ends with two unconditional branches, handle it. The second
  /external/llvm/lib/Target/MBlaze/
MBlazeInstrInfo.cpp 171 // If the block ends with two unconditional branches, handle it.
  /external/llvm/lib/Target/PTX/
PTXInstrInfo.cpp 201 // this block ends with no branches
  /external/llvm/lib/Target/PowerPC/
README_ALTIVEC.txt 192 Should codegen branches on vec_any/vec_all to avoid mfcr. Two examples:
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86AsmBackend.cpp 226 // Branches can always be relaxed.
  /external/llvm/lib/Target/X86/
X86InstrInfo.h 51 // to indicate a block terminated with two conditional branches to
  /external/llvm/lib/Transforms/Scalar/
SimplifyCFGPass.cpp 273 // Turn BB into a block that just unconditionally branches to the return
  /external/llvm/lib/VMCore/
BasicBlock.cpp 318 // know that incoming branches will be from New, not from Old.
  /external/oprofile/events/i386/westmere/
events 49 event:0x89 counters:0,1,2,3 um:br_misp_exec minimum:20000 name:BR_MISP_EXEC : Mispredicted branches executed

Completed in 2699 milliseconds

<<11121314151617181920>>