HomeSort by relevance Sort by last modified time
    Searched full:eliminated (Results 101 - 125 of 647) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/llvm/test/Transforms/InstCombine/
set.ll 1 ; This test makes sure that these instructions are properly eliminated.
57 ;; test operations on boolean values these should all be eliminated$a
  /external/v8/src/crankshaft/arm64/
lithium-gap-resolver-arm64.cc 72 // unallocated, or the move was already eliminated).
95 DCHECK(current_move.source() != NULL); // Otherwise it will look eliminated.
  /libcore/ojluni/src/main/native/
canonicalize_md.c 122 A "." name may always be eliminated; a ".." name may be eliminated if it
  /prebuilts/go/darwin-x86/src/math/
sin.go 28 // eliminated by contriving an extended precision modular arithmetic.
59 // eliminated by contriving an extended precision modular arithmetic.
  /prebuilts/go/linux-x86/src/math/
sin.go 28 // eliminated by contriving an extended precision modular arithmetic.
59 // eliminated by contriving an extended precision modular arithmetic.
  /external/llvm/lib/CodeGen/
MachineCSE.cpp 35 STATISTIC(NumCSEs, "Number of common subexpression eliminated");
37 "Number of physreg referencing common subexpr eliminated");
39 "Number of cross-MBB physreg referencing CS eliminated");
605 // subs ... %NZCV<imp-def> <- MI, to be eliminated
607 // Since we eliminated MI, and reused a register imp-def'd by CSMI
  /external/llvm/test/Transforms/IndVarSimplify/
no-iv-rewrite.ll 23 ; sext should be eliminated while preserving gep inboundsness.
62 ; %ofs sext should be eliminated while preserving gep inboundsness.
65 ; %vall sext should obviously not be eliminated
  /external/llvm/docs/HistoricalNotes/
2001-05-18-ExceptionHandling.txt 124 merged and one of them eliminated. This just shows how the code generator
160 break; // Redundant, eliminated by the optimizer
  /external/llvm/lib/Target/NVPTX/
NVPTXTargetMachine.cpp 187 // be eliminated by SROA.
301 // With optimization, dead code should already be eliminated. However
  /external/llvm/test/CodeGen/SystemZ/
vec-combine-01.ll 23 ; Test a case where a pack-type shuffle can be eliminated.
109 ; Test a case where an unpack high can be eliminated from the usual
  /external/llvm/test/Transforms/MemCpyOpt/
memcpy.ll 35 ; The intermediate alloca and one of the memcpy's should be eliminated, the
90 ; rdar://8713376 - This memcpy can't be eliminated.
  /external/v8/src/crankshaft/arm/
lithium-gap-resolver-arm.cc 70 // unallocated, or the move was already eliminated).
101 DCHECK(moves_[index].source() != NULL); // Or else it will look eliminated.
  /external/v8/src/crankshaft/mips/
lithium-gap-resolver-mips.cc 55 // unallocated, or the move was already eliminated).
86 DCHECK(moves_[index].source() != NULL); // Or else it will look eliminated.
  /external/v8/src/crankshaft/mips64/
lithium-gap-resolver-mips64.cc 55 // unallocated, or the move was already eliminated).
86 DCHECK(moves_[index].source() != NULL); // Or else it will look eliminated.
  /external/v8/src/crankshaft/ppc/
lithium-gap-resolver-ppc.cc 57 // unallocated, or the move was already eliminated).
88 DCHECK(moves_[index].source() != NULL); // Or else it will look eliminated.
  /external/v8/src/crankshaft/s390/
lithium-gap-resolver-s390.cc 55 // unallocated, or the move was already eliminated).
85 DCHECK(moves_[index].source() != NULL); // Or else it will look eliminated.
  /external/v8/src/crankshaft/x64/
lithium-gap-resolver-x64.cc 49 // unallocated, or the move was already eliminated).
73 DCHECK(moves_[index].source() != NULL); // Or else it will look eliminated.
  /art/test/563-checker-fakestring/smali/
TestCase.smali 132 # it is eliminated by later stages of SsaBuilder otherwise.
  /cts/tools/dasm/src/java_cup/
action_part.java 6 * action. These are eventually eliminated from productions and converted
  /dalvik/dx/src/com/android/dx/ssa/
package-info.java 99 * exist in SSA). Move instructions are eliminated except where necessary
  /external/ceres-solver/internal/ceres/
implicit_schur_complement.h 126 // the e_block variables that were eliminated to form the Schur
preconditioner.h 68 // eliminated by the linear solver.
solver_impl.h 83 // and residuals eliminated, and in the case of automatic schur
  /external/libpng/contrib/pngminim/decoder/
makefile 31 # zutil can be eliminated if you provide your own zcalloc and zcfree
  /external/libpng/contrib/pngminim/preader/
makefile 47 # zutil can be eliminated if you provide your own zcalloc and zcfree

Completed in 4639 milliseconds

1 2 3 45 6 7 8 91011>>