OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:eliminated
(Results
176 - 200
of
1113
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
phi-immediate-factoring.ll
1
; RUN: llc < %s -march=x86 -stats |& grep {Number of blocks
eliminated
} | grep 6
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
variable-stride-ivs-0.ll
6
; cycles, allowing the tmp.21 subtraction to be
eliminated
.
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/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
apint-and2.ll
1
; This test makes sure that and instructions are properly
eliminated
.
load.ll
1
; This test makes sure that these instructions are properly
eliminated
.
rem.ll
1
; This test makes sure that these instructions are properly
eliminated
.
2004-11-27-SetCCForCastLargerAndConstant.ll
9
; be
eliminated
. In many cases the setCC is also
eliminated
based on the
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
/frameworks/native/cmds/flatland/
README.txt
18
fixed or
eliminated
for production devices).
/libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_elementnormalize2.java
32
* and check that the attribute node has
eliminated
the empty text.
/external/eigen/unsupported/Eigen/src/LevenbergMarquardt/
LMqrsolv.h
52
/* prepare the row of d to be
eliminated
, locating the */
128
// Prepare the row of d to be
eliminated
, locating the
/external/llvm/lib/CodeGen/
ExpandPostRAPseudos.cpp
120
DEBUG(dbgs() << "subreg:
eliminated
!");
221
llvm_unreachable("Sub-register pseudos should have been
eliminated
.");
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
");
604
// subs ... %NZCV<imp-def> <- MI, to be
eliminated
606
// Since we
eliminated
MI, and reused a register imp-def'd by CSMI
/external/llvm/lib/Transforms/ObjCARC/
PtrState.h
58
/// is known to be positive, they can be
eliminated
, regardless of any side
62
/// pair all on the known same pointer value can be
eliminated
, regardless
/external/swiftshader/third_party/LLVM/lib/CodeGen/
ExpandPostRAPseudos.cpp
134
DEBUG(dbgs() << "subreg:
eliminated
!");
231
llvm_unreachable("Sub-register pseudos should have been
eliminated
.");
StackSlotColoring.cpp
51
STATISTIC(NumEliminated, "Number of stack slots
eliminated
due to coloring");
53
STATISTIC(NumLoadElim, "Number of loads
eliminated
");
54
STATISTIC(NumStoreElim, "Number of stores
eliminated
");
55
STATISTIC(NumDead, "Number of trivially dead stack accesses
eliminated
");
618
DEBUG(dbgs() << "
Eliminated
load: ");
635
DEBUG(dbgs() << "
Eliminated
store: ");
/external/swiftshader/third_party/LLVM/test/Transforms/MemCpyOpt/
memcpy.ll
35
; The intermediate alloca and one of the memcpy's should be
eliminated
, the
89
; rdar://8713376 - This memcpy can't be
eliminated
.
/external/toolchain-utils/bestflags/
iterative_elimination.py
37
If the flag that contains the spec is a boolean flag, it is
eliminated
.
149
#
eliminated
, the algorithm stops.
/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.
/art/test/530-checker-lse/src/
Main.java
456
// Volatile field load/store shouldn't be
eliminated
.
548
obj1.i = 2; // This store can be
eliminated
since obj1 is never stored into inside a loop.
551
obj2.i = 3; // This store can be
eliminated
since the singleton is inside the loop.
555
obj3.i = 5; // This store can be
eliminated
since the singleton is created after the loop.
583
obj.i = 3; // This store can be
eliminated
since the value flows into each branch.
585
obj.i += 1; // This store cannot be
eliminated
due to the merge later.
587
obj.i += 2; // This store cannot be
eliminated
due to the merge later.
630
// Allocations of finalizable objects cannot be
eliminated
.
716
// A lambda-style allocation can be
eliminated
after inlining.
[
all
...]
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/include/spirv-tools/
optimizer.hpp
198
// this time it does not guarantee all such sequences are
eliminated
.
313
//
eliminated
with standard dead code elimination.
319
// whole variable loads and stores are
eliminated
; access-chain references are
343
// converted to inserts and extracts and local loads and stores are
eliminated
.
389
//
eliminated
with standard dead code elimination.
/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
Completed in 736 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>