HomeSort by relevance Sort by last modified time
    Searched full:eliminate (Results 751 - 775 of 1274) sorted by null

<<31323334353637383940>>

  /external/llvm/lib/CodeGen/
PeepholeOptimizer.cpp 32 // eliminate the "cmp" instruction.
41 // "sub" with "subs" and eliminate the "cmp" instruction.
    [all...]
CodeGenPrepare.cpp 232 // Eliminate blocks that contain only PHI nodes and an
351 /// Eliminate blocks that contain only PHI nodes, debug info directives, and an
399 // We only want to eliminate blocks whose phi nodes are used by phi nodes in
463 /// Eliminate a basic block that has only phi's and an unconditional branch in
    [all...]
  /external/llvm/lib/Target/X86/
README.txt 967 lets us change the cmpl into a testl, which is shorter, and eliminate the shift.
1004 There's an obviously unnecessary movl in .LBB0_2, and we could eliminate a
    [all...]
  /external/llvm/lib/Transforms/Scalar/
Reassociate.cpp     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
coff-sh.c 685 which refers to that address, it can safely eliminate the register
693 linker is able to eliminate a register load, it can use the
694 R_SH_COUNT reloc to see whether it can also eliminate the function
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i960.c 827 /* Eliminate '[', detach from rest of operand. */
836 /* Eliminate ']' and make sure it was the last thing
924 *p++ = '\0'; /* Eliminate '*' */
    [all...]
tc-sh.c     [all...]
  /toolchain/binutils/binutils-2.25/gprof/
ChangeLog-9203 206 * basic_blocks.c: Warning fixes. Eliminate DEFUN.
224 * corefile.c: Warning fixes. Eliminate DEFUN.
226 * gmon_io.c: Warning fixes. Eliminate DEFUN.
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp     [all...]
  /external/opencv3/3rdparty/libpng/
CHANGES 622 Option to eliminate all floating point support was added. Some new
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp     [all...]
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp 110 /// we might not really want to eliminate the stores to it.
    [all...]
  /toolchain/binutils/binutils-2.25/include/
ChangeLog-9103     [all...]
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-docs.css 1356 /* modified to 43px so that all browsers eliminate the package panel h-scroll */
  /device/google/contexthub/firmware/src/
seos.c 93 * however same task pointer may be reused for a new task; to eliminate the ambiguity,
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
RedundentExprEliminator.java 145 * Eliminate the shared partial paths in the expression list.
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBaseTraversers.java 440 // %REVIEW% Dead code. Eliminate?
    [all...]
  /external/autotest/server/
server_job.py 147 # TODO crbug.com/285395 eliminate ssh_verbosity_flag
    [all...]
  /external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/
mootools-more-yui-compressed.min.js     [all...]
  /external/clang/lib/CodeGen/
CGRecordLayoutBuilder.cpp 68 /// type anyway) then we could eliminate the SCISSOR.
    [all...]
  /external/clang/lib/Driver/
ToolChains.h 411 // FIXME: Eliminate these ...Target functions and derive separate tool chains
    [all...]
  /external/google-breakpad/src/common/dwarf/
dwarf2reader.h 212 // unit. This style of reference is usually used to eliminate
    [all...]
  /external/iputils/
RELNOTES 89 ping: Eliminate dirty hack to cope with ancient egcs bug.
  /external/jetty/src/java/org/eclipse/jetty/util/log/
JettyAwareLogger.java 618 // Do it the SLF4J way here to eliminate that as a bug.
  /external/libdrm/
xf86drmMode.c     [all...]

Completed in 4014 milliseconds

<<31323334353637383940>>