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

1 2 3 4 5 6 7 8 91011>>

  /external/antlr/antlr-3.4/runtime/C/vsrulefiles/
antlr3lexerandparser.rules 113 Description="If True ANTLR3 will not test EBNF exit branches."
antlr3parser.rules 112 Description="If True ANTLR3 will not test EBNF exit branches."
antlr3treeparser.rules 112 Description="If True ANTLR3 will not test EBNF exit branches."
  /external/chromium/build/util/
lastchange.py 194 # For git branches the last commit message is either
  /external/emma/core/java12/com/vladium/emma/report/
ReportDataModel.java 36 // TODO: merge the two branches together
  /external/javassist/src/main/javassist/bytecode/stackmap/
TypedBlock.java 38 * branches, this method returns null.
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 251 /// 1. If this block ends with no branches (it just falls through to its succ)
258 /// passed to other TargetInstrInfo methods to create new branches.
263 /// methods to create new branches.
291 /// It is also invoked by tail merging to add unconditional branches in
    [all...]
  /external/llvm/lib/CodeGen/
MachineBasicBlock.cpp 566 // Analyze the branches, if any, at the end of the block.
627 // On some targets like Mips, branches may kill virtual registers. Make sure
806 /// 'Old', change the code and CFG so that it branches to 'New' instead.
843 // 1. If both DestA and DestB are null, then the block ends with no branches
    [all...]
  /external/llvm/lib/Support/
regex2.h 56 * the branches. Note that there is an implicit OOR2 following OCH_
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.h 54 /// MSP430 conditional branches. Operand 0 is the chain operand, operand 1
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.h 69 // Jumptable branch using long branches for each entry.
  /external/llvm/test/CodeGen/Thumb2/
2010-06-21-TailMergeBug.ll 43 ; that branches which goes to "ret" intruction have lower probabilities.
  /external/oprofile/events/arm/armv7-ca9/
events 7 event:0x42 counters:1,2,3,4,5,6 um:zero minimum:500 name:JAVA_BB_EXEC : Number of Jazelle taken branches executed, including those flushed due to a previous load/store which aborts late
  /external/oprofile/events/ppc64/ibm-compat-v1/
events 85 event:0X00B3 counters:3 um:zero minimum:1000 name:PM_BR_MPRED_GRP11 : (Group 11 pm_compat_misc_events3) Branches incorrectly predicted
  /external/skia/include/core/
SkMath.h 65 /** Returns (value < 0 ? 0 : value) efficiently (i.e. no compares or branches)
  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGText.cpp 142 // All if branches that could cause early exit in RenderBlocks layoutBlock() method are turned into assertions.
  /external/webrtc/src/common_audio/signal_processing/
splitting_filter.c 145 // branches to get upper & lower band.
  /ndk/sources/host-tools/ndk-stack/regex/
regex2.h 56 * the branches. Note that there is an implicit OOR2 following OCH_
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
timevar.def 243 DEFTIMEVAR (TV_SHORTEN_BRANCH , "shorten branches")
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
timevar.def 243 DEFTIMEVAR (TV_SHORTEN_BRANCH , "shorten branches")
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
timevar.def 243 DEFTIMEVAR (TV_SHORTEN_BRANCH , "shorten branches")
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
merge.h 93 * conditional moves instead of branches.
  /dalvik/dx/src/com/android/dx/ssa/
SCCP.java 67 /** Worklist of potential branches to convert to gotos */
653 * Replaces branches that have constant conditions with gotos
669 * Prune branches that have already been handled and ones that no
  /external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/
ANTLR3.java 110 /** test lookahead against EBNF block exit branches */
235 * test lookahead against EBNF block exit branches
243 * test lookahead against EBNF block exit branches
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
SCCP.java 67 /** Worklist of potential branches to convert to gotos */
653 * Replaces branches that have constant conditions with gotos
669 * Prune branches that have already been handled and ones that no

Completed in 397 milliseconds

1 2 3 4 5 6 7 8 91011>>