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

<<31323334353637383940>>

  /external/llvm/include/llvm/Transforms/
Scalar.h 64 // their other instructions become dead, to eliminate chains of dead
242 // CFGSimplification - Merge basic blocks, eliminate unreachable blocks,
  /external/llvm/lib/CodeGen/
PrologEpilogInserter.cpp 240 /// variables for the function's frame information and eliminate call frame
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.cpp 167 // We use this function to eliminate spill store completely, while
    [all...]
  /external/llvm/lib/Transforms/IPO/
DeadArgumentElimination.cpp 1 //===-- DeadArgumentElimination.cpp - Eliminate dead arguments ------------===//
728 // 1) Eliminate the return value and take off the 'returned' attribute on the
    [all...]
  /external/llvm/tools/bugpoint/
Miscompilation.cpp 646 // we can eliminate some of the created functions from being candidates.
670 // we can eliminate some of the created functions from being candidates.
    [all...]
  /external/lmfit/lib/
lmmin.c     [all...]
  /external/protobuf/js/
message.js 144 * dead code eliminate fields used in protocol buffers that are never used
155 * to dead code eliminate fields used in protocol buffers that are never
    [all...]
  /external/python/cpython3/Doc/library/
json.rst 173 you should specify ``(',', ':')`` to eliminate whitespace.
451 you should specify ``(',', ':')`` to eliminate whitespace.
  /external/swiftshader/third_party/LLVM/docs/
FAQ.html 653 <p>Using LLVM does not eliminate the need for C++ library support. If you use
843 (the explicit "or" is there so that the inliner doesn't dead code eliminate
  /external/swiftshader/third_party/LLVM/docs/tutorial/
LangImpl4.html 183 // Eliminate Common SubExpressions.
    [all...]
OCamlLangImpl4.html 200 (* Eliminate Common SubExpressions. *)
    [all...]
  /external/swiftshader/third_party/LLVM/tools/bugpoint/
Miscompilation.cpp 644 // we can eliminate some of the created functions from being candidates.
668 // we can eliminate some of the created functions from being candidates.
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/
copy_insertion.cc 165 // Add kCopy instructions around the given kWhile instruction to eliminate any
405 // should always be the case after adding copies to eliminate
    [all...]
  /libcore/ojluni/src/main/java/java/nio/file/
Path.java 145 * Furthermore, this method does not eliminate special names such as "."
149 * #normalize normalize} method, to eliminate redundant names, for cases where
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
params.def 533 "omega-eliminate-redundant-constraints",
534 "When set to 1, use expensive methods to eliminate all redundant constraints",
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
coff-h8300.c 454 /* It's possible we may be able to eliminate this branch entirely;
457 the condition on the previous branch and eliminate this jump.
    [all...]
  /art/compiler/dex/
inline_method_analyser.cc 197 // the object always starts zero-initialized. We also eliminate all but the
  /art/runtime/interpreter/mterp/mips/
header.S 23 Once that's working, support direct entry code & eliminate shadow frame (and
  /cts/apps/CameraITS/tests/scene4/
test_aspect_ratio_and_crop.py 144 front to eliminate shooting angle effect. the height vs. width ratio for
  /dalvik/dx/src/com/android/dx/ssa/
SCCP.java 533 // TODO: Eliminate check casts that we can prove the type of.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_signal.py 307 # eliminate it); then signal the parent process. Also, sleep
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeSmmPerformanceLib/
DxeSmmPerformanceLib.c 796 and then eliminate the Identifier.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiPerformanceLib/
PeiPerformanceLib.c 435 and then eliminate the Identifier.
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
Mv.c 483 // Don't allow for double slashes. Eliminate one of them.
  /external/ImageMagick/scripts/
format_c_api_docs 453 $para =~ s/^\s+//g; # Eliminate any leading space

Completed in 1091 milliseconds

<<31323334353637383940>>