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

<<11121314151617181920>>

  /external/llvm/unittests/Transforms/Utils/
Local.cpp 93 // Verify that we can eliminate PHIs that become duplicates after chaning PHIs
  /external/mesa3d/src/compiler/glsl/
ir_variable_refcount.cpp 122 * dead-code eliminate them, so just accept the body here.
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_opt_peephole_sf.c 27 * Quick optimization to eliminate unused or identical SF updates.
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_dead_control_flow.cpp 32 /* Look for and eliminate dead control flow:
  /external/pdfium/third_party/bigint/
BigUnsignedInABase.cc 20 // Eliminate any leading zeros we may have been passed.
  /external/skia/src/core/
SkFont.cpp 85 // TODO: unify/eliminate SkTypeface::Encoding with SkTextEncoding
  /external/skqp/src/core/
SkFont.cpp 85 // TODO: unify/eliminate SkTypeface::Encoding with SkTextEncoding
  /external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
2001-09-18-OptimizeExceptions.txt 30 pretty trivial to eliminate through some pretty simplistic interprocedural
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
ADCE.cpp 12 // allowing it to eliminate dead computations that other DCE passes do not
  /external/swiftshader/third_party/LLVM/test/Analysis/TypeBasedAliasAnalysis/
gvn-nonlocal-type-mismatch.ll 60 ; eliminate one of the loads before noticing the type mismatch.
  /external/swiftshader/third_party/LLVM/test/Transforms/Inline/
crash.ll 6 ; the bitcast and eliminate it, deleting the original call and introducing
  /external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
cast_ptr.ll 50 ; Pulling the cast out of the load allows us to eliminate the load, and then
  /external/swiftshader/third_party/LLVM/test/Transforms/TailCallElim/
dont_reorder_load.ll 5 ; call, and thus can't eliminate the tail recursion.
  /external/syslinux/com32/lib/
getopt_long.c 63 /* First, eliminate all non-option cases */
  /external/syslinux/libinstaller/getopt/
getopt_long.c 63 /* First, eliminate all non-option cases */
  /external/tensorflow/tensorflow/compiler/xla/service/
copy_insertion.h 29 // instructions) to eliminate several kinds of problems in the HLO module.
  /frameworks/base/core/java/android/view/
ViewPropertyAnimatorRT.java 98 // TODO: Can we eliminate this entirely?
  /frameworks/base/services/core/jni/
com_android_server_connectivity_tethering_OffloadHardwareInterface.cpp 73 // Rely upon the compiler to eliminate the constexprs used for clarity.
  /frameworks/base/services/net/java/android/net/ip/
InterfaceController.java 35 * TODO: refactor/eliminate the redundant ways to set and clear addresses.
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
ml_math_func.h 64 * available, we eliminate the entire function and header with a macro.
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
ml_math_func.h 64 * available, we eliminate the entire function and header with a macro.
  /system/bt/vendor_libs/linux/interface/
h4_protocol.cc 91 * reads, do not know yet (it can eliminate need of this function) ?
  /test/vts/testcases/vts_selftest/manual_tests/shell_performance/
VtsSelfTestShellPerformance.py 83 # First call to eliminate caching effects
  /art/test/476-checker-ctor-fence-redun-elim/src/
Main.java 318 // Do not LSE-eliminate b,b2
361 // Do not LSE-eliminate b,b2
459 // Do not LSE-eliminate b,b2
519 // Do not LSE-eliminate b,b2
559 // Do not LSE-eliminate b,b2
597 // Do not LSE-eliminate b,b2
637 // Do not LSE-eliminate b,b2
681 // Do not LSE-eliminate b,b2
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_peepholer.py 196 # Eliminate dead code: jumps immediately after returns can't be reached
212 # Eliminate dead code: jumps immediately after returns can't be reached

Completed in 1006 milliseconds

<<11121314151617181920>>