HomeSort by relevance Sort by last modified time
    Searched full:eliminate (Results 801 - 825 of 2059) sorted by null

<<31323334353637383940>>

  /external/jdiff/src/jdiff/
APIHandler.java 213 // Eliminate any whitespace at each end of the text.
  /external/libbrillo/brillo/
any_internal_impl.h 358 StorageType storage_; // Declare after the union to eliminate member padding.
  /external/libcups/cups/
string.c 221 * Format the number using the "%.12f" format and then eliminate
  /external/libhevc/common/x86/
ihevc_itrans_recon_sse42_intr.c 901 /* Combining instructions to eliminate them based on zero_rows : Lokesh */
    [all...]
ihevc_itrans_recon_ssse3_intr.c     [all...]
  /external/libmpeg2/common/x86/
impeg2_idct_recon_sse42_intr.c 239 /* Combining instructions to eliminate them based on zero_rows : Lokesh */
447 /* Combining instructions to eliminate them based on zero_rows : Lokesh */
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-filepath.cc 353 // For example, "bar///foo" becomes "bar/foo". Does not eliminate other
  /external/llvm/docs/
Bugpoint.rst 76 deletes any individual LLVM instructions whose absence does not eliminate the
  /external/llvm/include/llvm/Target/
TargetFrameLowering.h 285 /// This method is called during prolog/epilog code insertion to eliminate
  /external/llvm/lib/Analysis/
Loads.cpp 247 // so there is no harm doing an extra load (also, CSE will later eliminate
  /external/llvm/lib/CodeGen/
MachineCopyPropagation.cpp 196 // hasn't been overridden, eliminate the second one. e.g.
README.txt 159 which would eliminate a bunch of explicit predicates on them (e.g. no side
TargetRegisterInfo.cpp 328 // Compute target-independent register allocator hints to help eliminate copies.
  /external/llvm/lib/Target/AMDGPU/
AMDGPUTargetTransformInfo.cpp 57 // threshold. This will give SROA a better chance to eliminate these
SIFixSGPRCopies.cpp 29 /// The coalescer will begin at BB0 and eliminate its copy, then the resulting
SIFrameLowering.cpp 150 // FIXME: We should be able to eliminate unused input registers. We only
  /external/llvm/lib/Target/PowerPC/
PPCVSXFMAMutate.cpp 99 // Where we can eliminate the copy by changing from the A-type to the
  /external/llvm/test/Analysis/ScalarEvolution/
max-trip-count.ll 3 ; ScalarEvolution should be able to understand the loop and eliminate the casts.
  /external/llvm/test/CodeGen/AMDGPU/
ctlz.ll 200 ; TODO: Should be able to eliminate select here as well.
  /external/llvm/test/Transforms/InstCombine/
bitcast.ll 19 ; Perform the bitwise logic in the source type of the operands to eliminate bitcasts.
  /external/llvm/test/Transforms/InstSimplify/
AndOrXor.ll 254 ; PR27869 - Look through casts to eliminate cmps and bitwise logic.
  /external/llvm/tools/bugpoint/
BugDriver.h 210 /// passes (ADCE and SimplifyCFG) to eliminate any code which depends on the
  /external/llvm/utils/unittest/googletest/src/
gtest-filepath.cc 344 // For example, "bar///foo" becomes "bar/foo". Does not eliminate other
  /external/mesa3d/docs/relnotes/
10.1.1.html 125 <li>mesa: add bounds checking to eliminate buffer overrun</li>
  /external/mesa3d/src/gtest/src/
gtest-filepath.cc 348 // For example, "bar///foo" becomes "bar/foo". Does not eliminate other

Completed in 604 milliseconds

<<31323334353637383940>>