OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:eliminated
(Results
126 - 150
of
640
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/lib/Target/NVPTX/
NVPTXImageOptimizer.cpp
148
// live is actually unreachable and can be trivially
eliminated
by the
/external/llvm/test/CodeGen/ARM/
misched-copy-arm.ll
4
; Loop counter copies should be
eliminated
.
/external/llvm/test/CodeGen/X86/
loop-strength-reduce4.ll
4
; By starting the IV at -64 instead of 0, a cmp is
eliminated
,
/external/llvm/test/Transforms/InstCombine/
apint-sub.ll
1
; This test makes sure that sub instructions are properly
eliminated
/external/llvm/test/Transforms/LoopStrengthReduce/
2013-01-14-ReuseCast.ll
13
; "dead" ptrpoint not emitted (or dead code
eliminated
) with
/external/mesa3d/src/glsl/
loop_analysis.h
50
* In this process, some conditional break-statements may be
eliminated
opt_dead_code.cpp
100
* uniforms will not be
eliminated
. Since we always do
/external/opencv3/3rdparty/openexr/
ChangeLog.ilmbase
99
-
eliminated
some warning messages during install
/external/skia/src/gpu/
GrClipMaskManager.h
109
// abortIfAA, but we don't yet know if all the AA elements will be
eliminated
.
/external/v8/src/compiler/
gap-resolver.cc
49
DCHECK(!move->source().IsInvalid()); // Or else it will look
eliminated
.
/frameworks/av/include/media/
AudioTimestamp.h
84
// FIXME: This variable should be
eliminated
, with the offset added on the server side
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
syn_filt.cpp
52
-
Eliminated
check for saturation given that the max values of input
55
-
eliminated
memcpy to update history buffer in every pass. This is
59
1.
Eliminated
unused include files.
72
Description: Replaced OSCL mem type functions and
eliminated
include
q_plsf_5.cpp
40
Eliminated
unused include files.
42
1.
Eliminated
math operations that unnecessary checked for
44
2.
Eliminated
access to (slow) memory by using axiliar variables
50
1.
Eliminated
math operations that unnecessary checked for
54
3.
Eliminated
access to (slow) memory by using axiliar variables
60
1.
Eliminated
math operations that unnecessary checked for
64
Description: Replaced OSCL mem type functions and
eliminated
include
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr2/
bool_set
52
* implicitly. Thus most objections should be
eliminated
.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr2/
bool_set
52
* implicitly. Thus most objections should be
eliminated
.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr2/
bool_set
52
* implicitly. Thus most objections should be
eliminated
.
/prebuilts/go/darwin-x86/test/chan/
sieve2.go
118
// The channel of all composites to be
eliminated
in increasing order.
/prebuilts/go/linux-x86/test/chan/
sieve2.go
118
// The channel of all composites to be
eliminated
in increasing order.
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr2/
bool_set
52
* implicitly. Thus most objections should be
eliminated
.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-undefined/
undefined.exp
133
#
eliminated
.
/external/opencv3/3rdparty/libpng/
CHANGES
564
eliminated
use of png_sig in pngwutil.c. Moved the various png_CHNK arrays
565
into pngtypes.h.
Eliminated
use of global png_pass arrays. Declared the
575
Eliminated
pngtypes.h; use macros instead to declare PNG_CHNK arrays.
[
all
...]
/external/ceres-solver/internal/ceres/
suitesparse.h
245
// group 0 are
eliminated
first, all columns in group 1 are
246
//
eliminated
next etc. This function finds a fill reducing ordering
/external/javassist/src/main/javassist/
CtConstructor.java
303
*
eliminated
from the resulting method.
329
*
eliminated
from the resulting method.
/external/libjpeg-turbo/
change.log
275
* We have
eliminated
the use of callback routines for handling the
286
* All static state has been
eliminated
from the library, so that multiple
/external/llvm/lib/CodeGen/
StackSlotColoring.cpp
44
STATISTIC(NumEliminated, "Number of stack slots
eliminated
due to coloring");
45
STATISTIC(NumDead, "Number of trivially dead stack accesses
eliminated
");
Completed in 2764 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>