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

1 23 4 5 6 7 8 91011>>

  /external/swiftshader/third_party/LLVM/test/Transforms/SimplifyCFG/
PhiBlockMerge2.ll 3 ; dominated by the block-to-be-eliminated
  /external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
prune_unreachable.ll 14 ; dead-code eliminated.
  /packages/inputmethods/LatinIME/common/src/com/android/inputmethod/annotations/
ExternallyReferenced.java 20 * Denotes that the class, method or field should not be eliminated by ProGuard,
UsedForTesting.java 20 * Denotes that the class, method or field should not be eliminated by ProGuard,
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue8036.go 7 // Issue 8036. Stores necessary for stack scan being eliminated as redundant by optimizer.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue8036.go 7 // Issue 8036. Stores necessary for stack scan being eliminated as redundant by optimizer.
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
bpo-5.d 9 # Three linker-allocated GREGs: one eliminated.
  /external/skia/src/sksl/ir/
SkSLVariable.h 65 // becomes zero during optimization), the variable is dead and may be eliminated.
68 // eliminated.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
fuse_test.go 33 t.Errorf("then was not eliminated, but should have")
63 t.Errorf("then was not eliminated, but should have")
66 t.Errorf("then was not eliminated, but should have")
97 t.Errorf("then was not eliminated, but should have")
100 t.Errorf("then was not eliminated, but should have")
129 t.Errorf("%s was not eliminated, but should have", k)
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
fuse_test.go 33 t.Errorf("then was not eliminated, but should have")
63 t.Errorf("then was not eliminated, but should have")
66 t.Errorf("then was not eliminated, but should have")
97 t.Errorf("then was not eliminated, but should have")
100 t.Errorf("then was not eliminated, but should have")
129 t.Errorf("%s was not eliminated, but should have", k)
  /art/test/530-checker-lse-ctor-fences/src/
Main.java 91 // Make sure the constructor fence gets eliminated when the allocation is eliminated.
111 // they are all eliminated when the allocation is eliminated.
120 // The object allocation will not be eliminated by LSE because of aliased stores.
  /external/mesa3d/src/compiler/glsl/
opt_dead_builtin_variables.cpp 82 * Matrix uniforms with "Transpose" are not eliminated because there's
89 * eliminated (i.e., when the non-transpose was eliminated).
  /external/llvm/test/Transforms/IndVarSimplify/
eliminate-max.ll 5 ; There are two here which cannot be eliminated.
6 ; There's one that icmp which can be eliminated and which indvars currently
  /external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
eliminate-max.ll 5 ; There are two here which cannot be eliminated.
6 ; There's one that icmp which can be eliminated and which indvars currently
  /art/test/537-checker-debuggable/smali/
TestCase.smali 20 # be eliminated in normal mode but kept live in debuggable mode. Test that
  /external/clang/test/CodeGenCUDA/Inputs/
device-code.ll 3 ; calls are eliminated by the time PTX has been produced.
  /external/llvm/test/CodeGen/AArch64/
lower-range-metadata-func-call.ll 3 ; and can be eliminated
  /external/llvm/test/CodeGen/Mips/
2013-11-18-fp64-const0.ll 19 ; eliminated
  /external/llvm/test/CodeGen/Mips/msa/
llvm-stress-s2501752154-simplified.ll 10 ; non-splat that cannot be selected. It should have eliminated the undef's by
  /external/llvm/test/CodeGen/X86/
negative-stride-fptosi-user.ll 3 ; LSR previously eliminated the sitofp by introducing an induction
  /external/llvm/test/Transforms/ArgumentPromotion/
variadic.ll 3 ; Unused arguments from variadic functions cannot be eliminated as that changes
  /external/llvm/test/Transforms/DeadStoreElimination/
atomic.ll 78 ; DSE across monotonic load (allowed as long as the eliminated store isUnordered)
89 ; DSE across monotonic store (allowed as long as the eliminated store isUnordered)
100 ; DSE across monotonic load (forbidden since the eliminated store is atomic)
111 ; DSE across monotonic store (forbidden since the eliminated store is atomic)
  /external/llvm/test/Transforms/InstCombine/
2008-04-22-ByValBitcast.ll 1 ;; The bitcast cannot be eliminated because byval arguments need
apint-add1.ll 1 ; This test makes sure that add instructions are properly eliminated.
  /external/llvm/test/Transforms/Mem2Reg/
optnone.ll 3 ; This function is optnone, so the allocas should not be eliminated.

Completed in 294 milliseconds

1 23 4 5 6 7 8 91011>>