HomeSort by relevance Sort by last modified time
    Searched full:eliminated (Results 651 - 675 of 1113) sorted by null

<<21222324252627282930>>

  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineInstr.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
InstrTypes.h 795 /// Determine how a pair of casts can be eliminated, if they can be at all.
797 /// @returns 0 if the CastInst pair can't be eliminated, otherwise
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineInstr.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
InstrTypes.h 795 /// Determine how a pair of casts can be eliminated, if they can be at all.
797 /// @returns 0 if the CastInst pair can't be eliminated, otherwise
    [all...]
  /prebuilts/go/darwin-x86/src/math/big/
float.go 910 // and we have eliminated p <= 0 early, we know p > 0.
1030 // and we have eliminated p <= 0 early, we know p > 0.
    [all...]
  /prebuilts/go/linux-x86/src/math/big/
float.go 910 // and we have eliminated p <= 0 early, we know p > 0.
1030 // and we have eliminated p <= 0 early, we know p > 0.
    [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
layered_filter_fast_d1new.rs 632 // so that one rsGetElement is eliminated.
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/estimation/
LevenbergMarquardtEstimator.java 689 // prepare the row of d to be eliminated, locating the
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/general/
LevenbergMarquardtOptimizer.java 690 // prepare the row of d to be eliminated, locating the
    [all...]
  /external/clang/lib/CodeGen/
BackendUtil.cpp 185 // before instcombine for necessary preparation. E.g. load store is eliminated
    [all...]
  /external/google-breakpad/src/build/
common.gypi 603 # eliminated the circular dependencies.
    [all...]
  /external/guava/guava/src/com/google/common/collect/
ImmutableSortedSet.java 563 this.size = result.size(); // we eliminated duplicates in-place in contentsArray
  /external/llvm/include/llvm/CodeGen/
LiveInterval.h 72 /// PHI instructions may have been eliminated).
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGSDNodes.cpp 229 // optimizations really should have eliminated one of the loads.
    [all...]
  /external/llvm/lib/CodeGen/
TailDuplicator.cpp 518 // duplicate only one, because one branch instruction can be eliminated to
    [all...]
TargetPassConfig.cpp 681 // With optimization, dead code should already be eliminated. However
    [all...]
  /external/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseRegisterInfo.cpp 725 // call frame setup/destroy instructions have already been eliminated. That
  /external/llvm/lib/Target/Mips/
MipsDelaySlotFiller.cpp 869 "KILL instructions should have been eliminated at this point.");
  /external/llvm/lib/Target/PowerPC/
README.txt 559 The 'mr' could be eliminated to folding the add into the cmp better.
  /external/llvm/lib/Transforms/IPO/
PassManagerBuilder.cpp 426 // and saves running remaining passes on the eliminated functions.
    [all...]
  /external/llvm/lib/Transforms/Scalar/
EarlyCSE.cpp 542 // See if any instructions in the block can be eliminated. If so, do it. If
    [all...]
  /external/llvm/test/CodeGen/ARM/
ehabi.ll 8 ; (2) .setfp directive should be available if frame pointer is not eliminated.
  /external/llvm/test/Transforms/InstCombine/
phi.ll 1 ; This test makes sure that these instructions are properly eliminated.
  /external/mesa3d/src/compiler/glsl/
lower_jumps.cpp     [all...]

Completed in 1234 milliseconds

<<21222324252627282930>>