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

1 2 34 5 6 7 8 91011>>

  /external/llvm/docs/HistoricalNotes/
2001-05-19-ExceptionResponse.txt 29 branches or "call"s.
2003-06-26-Reoptimizer2.txt 58 -lowerswitch change switch statements to branches
105 section number that represents the epilog it branches to.
  /external/llvm/include/llvm/MC/
MCModule.h 39 /// BranchTargetMap - Maps offsets that are determined to be branches and
  /external/llvm/test/Analysis/BranchProbabilityInfo/
noreturn.ll 54 ; Make sure we unify across multiple conditional branches.
  /external/llvm/test/CodeGen/ARM/
ifcvt4.ll 3 ; Do not if-convert when branches go to the different loops.
  /external/llvm/test/CodeGen/Generic/
2003-07-06-BadIntCmp.ll 9 ;; true/false on the two branches.
  /external/llvm/test/CodeGen/Thumb2/
thumb2-branch.ll 4 ; happen and we get actual branches.
  /external/llvm/unittests/Transforms/Utils/
Local.cpp 41 // Make sure the blocks only contain the branches
  /external/mesa3d/src/glsl/
opt_if_simplification.cpp 27 * Moves constant branches of if statements out to the surrounding
opt_discard_simplification.cpp 30 * Case 1: Both branches contain unconditional discards:
129 /* If both branches result in discard, replace whole if with discard. */
  /external/oprofile/events/alpha/ev4/
events 7 event:0x08 counters:0 um:zero minimum:4096 name:BRANCH_INSNS : All branches (conditional, unconditional, jsr, hw_rei)
  /external/qemu/distrib/
update-audio.sh 49 PREBUILT=$(locate_depot_files //branches/cupcake/android/prebuilt/$OS)
  /external/skia/include/core/
SkPreConfig.h 100 /* e.g. the ARM instructions have conditional execution, making tiny branches cheap */
  /external/skia/third_party/glu/
README.skia 20 Default branches were added to the switch statements in GotoState.
  /external/v8/test/mjsunit/regress/
regress-108296.js 46 // Ensure that both branches of ternary operator have monomorphic type feedback.
  /external/valgrind/main/VEX/priv/
guest_generic_bb_to_IR.h 120 branches/calls to destinations that are known at JIT-time) */
123 /* Should we speculatively resteer across conditional branches?
125 to assume that backward branches are taken and forward
126 branches are not taken. */
  /bionic/libc/regex/
regexec.c 73 /* do "if I'm here, I can also be there" etc without branches */
122 /* do "if I'm here, I can also be there" etc without branches */
  /external/bluetooth/glib/docs/
macros.txt 8 --enable-debug=minimum [default for stable branches]
10 --enable-debug=yes [default for development branches]
  /external/clang/test/CodeGenObjC/
exceptions.m 114 // This is a switch or maybe some chained branches, but relying
119 // This is a switch or maybe some chained branches, but relying
  /external/llvm/lib/Support/
regexec.c 75 /* do "if I'm here, I can also be there" etc without branches */
124 /* do "if I'm here, I can also be there" etc without branches */
  /external/llvm/lib/Transforms/Utils/
UnifyFunctionExitNodes.cpp 43 // BasicBlock, and converting all returns to unconditional branches to this
89 // instructions into unconditional branches.
  /external/oprofile/events/i386/p4-ht/
unit_masks 77 0x04 count call branches
78 0x08 count return branches
  /external/oprofile/events/mips/25K/
events 27 event:0xd counters:0,1 um:zero minimum:500 name:BRANCHES_MISSPREDICTED : Branches that mispredicted before completing execution
28 event:0xe counters:0,1 um:zero minimum:500 name:BRANCHES_COMPLETED : Branches that completed execution
  /external/oprofile/events/mips/r10000/
events 17 event:0x06 counters:0 um:zero minimum:500 name:BRANCHES_RESOLVED : Branches resolved
22 event:0x08 counters:1 um:zero minimum:500 name:BRANCHES_MISPREDICTED : Branches mispredicted
  /external/oprofile/events/mips/r12000/
events 10 event:0x6 counters:0,1,2,3 um:zero minimum:500 name:RESOLVED_BRANCH_CONDITIONAL : Resolved conditional branches
28 event:0x18 counters:0,1,2,3 um:zero minimum:500 name:MISPREDICTED_BRANCHES : Mispredicted branches

Completed in 613 milliseconds

1 2 34 5 6 7 8 91011>>