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

<<11121314151617181920>>

  /external/libbrillo/brillo/
any_internal_impl.h 357 StorageType storage_; // Declare after the union to eliminate member padding.
  /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/libvorbis/doc/
07-floor1.tex 89 with modifications to the above algorithm to eliminate noise
  /external/libvorbis/lib/
codebook.c 267 /* the 'eliminate the decode tree' optimization actually requires the
lsp.c 397 help, we can eliminate the bubble sort in our lifetime. --Monty */
  /external/llvm/docs/
Bugpoint.rst 76 deletes any individual LLVM instructions whose absence does not eliminate the
  /external/llvm/include/llvm/Target/
TargetFrameLowering.h 277 /// code insertion to eliminate call frame setup and destroy pseudo
  /external/llvm/lib/Analysis/
Loads.cpp 119 // so there is no harm doing an extra load (also, CSE will later eliminate
  /external/llvm/lib/CodeGen/
MachineCopyPropagation.cpp 158 // 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 335 // Compute target-independent register allocator hints to help eliminate copies.
  /external/llvm/lib/Target/AMDGPU/
SIFixSGPRCopies.cpp 29 /// The coalescer will begin at BB0 and eliminate its copy, then the resulting
  /external/llvm/lib/Target/PowerPC/
PPCVSXFMAMutate.cpp 93 // 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/tools/bugpoint/
BugDriver.h 216 /// 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/src/gallium/drivers/llvmpipe/
lp_bld_blend_soa.c 100 * We store all factors in a table in order to eliminate redundant
  /external/mesa3d/src/gtest/src/
gtest-filepath.cc 346 // For example, "bar///foo" becomes "bar/foo". Does not eliminate other
  /external/mesa3d/src/mesa/program/
prog_opt_constant_fold.c 127 * The hope is that a following copy propagation pass will eliminate the
  /external/opencv3/modules/calib3d/src/
calibinit.cpp 824 for (int i=quad_count-1; i>=0; i--) // eliminate any quad not connected to
835 if (!outer) // not an outer quad, eliminate
    [all...]
  /external/protobuf/gtest/src/
gtest-filepath.cc 346 // For example, "bar///foo" becomes "bar/foo". Does not eliminate other
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_helpers.cc 390 // Escaped function name to eliminate naming conflict.
  /external/skia/src/core/
SkString.cpp 461 and we can then eliminate the +1+3 since that doesn't affec the answer

Completed in 1806 milliseconds

<<11121314151617181920>>