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

1 2 3 4 56 7 8 91011>>

  /external/llvm/test/CodeGen/ARM/
jump-table-islands-split.ll 8 ; eliminate the entry calculation (ADD) and use the ADR as the base.
  /external/llvm/test/CodeGen/X86/
crash-nosse.ll 6 ; ProcessImplicitDefs doesn't eliminate.
critical-anti-dep-breaker.ll 7 ; The post-RA-scheduler and critical-anti-dependency breaker can eliminate that hazard using R10.
vec_trunc_sext.ll 5 ; When sexting a trunc'd vector value, we can't eliminate the zext.
  /external/llvm/test/Transforms/InstCombine/
no-negzero.ll 3 ; sqrt(fabs) cannot be negative zero, so we should eliminate the fadd.
  /external/lmfit/
CHANGELOG 130 - eliminate unncessary wa1 = -wa1 computation
135 -- eliminate lm_initialize_control, provide defaults for float and double
154 - eliminate some static variables (p25, p5, p75, ..)
155 - eliminate function data types; they obscure more than they help
  /external/swiftshader/src/Renderer/
VertexProcessor.hpp 53 bool fixedFunction : 1; // TODO: Eliminate by querying shader.
54 bool textureSampling : 1; // TODO: Eliminate by querying shader.
55 unsigned int positionRegister : BITS(MAX_VERTEX_OUTPUTS); // TODO: Eliminate by querying shader.
56 unsigned int pointSizeRegister : BITS(MAX_VERTEX_OUTPUTS); // TODO: Eliminate by querying shader.
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
README.txt 55 * Implement frame pointer elimination, e.g. eliminate save/restore for
  /external/swiftshader/third_party/LLVM/test/Analysis/TypeBasedAliasAnalysis/
precedence.ll 25 ; Test for PartialAlias aliasing. GVN doesn't yet eliminate the load
  /external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
no-negzero.ll 3 ; sqrt(fabs) cannot be negative zero, so we should eliminate the fadd.
  /external/swiftshader/third_party/LLVM/test/Transforms/ScalarRepl/
vectors-with-mismatched-elements.ll 4 ; SROA should be able to handle the mixed types and eliminate the allocas here.
  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_element_type_converter.h 30 // eliminate_type is the type to eliminate as the input or output of ops,
  /external/v8/src/crankshaft/
hydrogen-canonicalize.cc 45 // Eliminate redundant phis in the block first; changes to their inputs
  /frameworks/av/services/mediacodec/
Android.mk 55 # TODO(b/72343507): eliminate the need for manually adding .vendor suffix. This should be done
  /packages/apps/Traceur/res/values-it/
strings.xml 24 <string name="all_traces_will_be_deleted" msgid="6646545462206955920">"Tutte le tracce verranno eliminate da /data/local/traces"</string>
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/IPO/
ConstantMerge.h 16 // and eliminate duplicates when it is initialized.
ElimAvailExtern.h 10 // This transform is designed to eliminate available external global
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
LowerInvoke.h 1 //===- LowerInvoke.h - Eliminate Invoke instructions ----------------------===//
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/IPO/
ConstantMerge.h 16 // and eliminate duplicates when it is initialized.
ElimAvailExtern.h 10 // This transform is designed to eliminate available external global
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Utils/
LowerInvoke.h 1 //===- LowerInvoke.h - Eliminate Invoke instructions ----------------------===//
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/IPO/
ConstantMerge.h 16 // and eliminate duplicates when it is initialized.
ElimAvailExtern.h 10 // This transform is designed to eliminate available external global
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Utils/
LowerInvoke.h 1 //===- LowerInvoke.h - Eliminate Invoke instructions ----------------------===//
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/IPO/
ConstantMerge.h 16 // and eliminate duplicates when it is initialized.

Completed in 517 milliseconds

1 2 3 4 56 7 8 91011>>