HomeSort by relevance Sort by last modified time
    Searched full:branch (Results 1526 - 1550 of 4746) sorted by null

<<61626364656667686970>>

  /external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/
CoverageNodeImpl.java 132 case BRANCH:
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/
ExceptionsTest.java 65 // As the try/catch block is entered at one branch of the condition
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/xml/
report.dtd 80 <!ATTLIST counter type (INSTRUCTION|BRANCH|LINE|COMPLEXITY|METHOD|CLASS) #REQUIRED>
  /external/libavc/common/arm/
ih264_default_weighted_pred_a9q.s 118 beq loop_16 @branch if wd is 16
120 beq loop_8 @branch if wd is 8
291 beq loop_8_uv @branch if wd is 8
293 beq loop_4_uv @branch if wd is 4
ih264_inter_pred_filters_luma_vert_a9q.s 112 subs r12, r6, #8 @if wd=8 branch to loop_8
116 subs r12, r6, #4 @if wd=4 branch to loop_4
196 beq end_func @ Branch if height==4
245 beq end_func @ Branch if height==4
ih264_inter_pred_luma_vert_qpel_a9q.s 120 subs r12, r6, #8 @if wd=8 branch to loop_8
124 subs r12, r6, #4 @if wd=4 branch to loop_4
210 beq end_func @ Branch if height==4
267 beq end_func @ Branch if height==4
  /external/libavc/common/armv8/
ih264_default_weighted_pred_av8.s 120 beq loop_16 //branch if wd is 16
122 beq loop_8 //branch if wd is 8
296 beq loop_8_uv //branch if wd is 8
298 beq loop_4_uv //branch if wd is 4
  /external/libavc/encoder/x86/
ih264e_platform_macros.h 142 * 2. All Cache, Branch predictor and TLB maintenance operations before
  /external/libcxx/utils/google-benchmark/
CONTRIBUTING.md 46 branch to work in. It's important that each group of changes be done in
  /external/libcxx/utils/google-benchmark/tools/gbench/
util.py 130 assert False # This branch is unreachabl
  /external/libpcap/
README.aix 28 the branch at
  /external/libunwind/tests/
ia64-test-setjmp.c 74 a branch. */
  /external/libvncserver/utils/
git2cl.pl 10 # - skip "merge branch" statements as they don't
319 # * if we meet a "merge branch" statement, we need to start
324 if ($_s =~ m/^Merge branch|^Merge remote branch/)
  /external/llvm/docs/HistoricalNotes/
2001-06-01-GCCOptimizations2.txt 63 11. Branch shorting for CISC machines
  /external/llvm/docs/
Phabricator.rst 57 * ``git diff -U999999 other-branch``
181 On a clean Git repository on an up to date ``master`` branch run the
189 This will create a new branch called ``arcpatch-D<Revision>`` based on the
194 the ``master`` branch and add the new commit to it and commit it to trunk. This
  /external/llvm/include/llvm/MC/MCDisassembler/
MCSymbolizer.h 66 /// \param IsBranch - Is the instruction a branch?
  /external/llvm/include/llvm/Target/
GenericOpcodes.td 37 // Generic unconditional branch.
  /external/llvm/lib/CodeGen/
ExpandISelPseudos.cpp 12 // implemented with a conditional branch and a phi, or an atomic operation
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MachObjectWriter.cpp 176 "conditional branch requires assembler-local"
183 // 14-bit branch relocations should only target internal labels, and so
187 "Invalid relocation on conditional branch!");
209 // FIXME: x86_64 sets the type to a branch reloc here. Should we do
  /external/llvm/lib/Target/ARM/
Thumb2InstrInfo.h 69 /// to llvm::getInstrPredicate except it returns AL for conditional branch
  /external/llvm/lib/Target/AVR/
AVRInstrInfo.h 92 // Branch analysis.
  /external/llvm/lib/Target/Hexagon/
HexagonVLIWPacketizer.h 35 /// \brief A handle to the branch probability pass.
  /external/llvm/lib/Target/MSP430/
MSP430InstrInfo.h 73 // Branch folding goodness
MSP430TargetMachine.cpp 78 // Must run branch selection immediately preceding the asm printer.
  /external/llvm/lib/Target/NVPTX/
NVPTXInstrInfo.h 61 // Branch analysis.

Completed in 785 milliseconds

<<61626364656667686970>>