OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reduce
(Results
651 - 675
of
1985
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/llvm/lib/Transforms/Scalar/
GlobalMerge.cpp
12
// global). Such a transformation can significantly
reduce
the register pressure
/external/llvm/test/CodeGen/X86/
lsr-reuse.ll
189
; would not
reduce
register pressure. IndVarSimplify ought to simplify such
225
; would not
reduce
register pressure.
226
; (though it would
reduce
register pressure inside the loop...)
306
; This should be fully strength-reduced to
reduce
register pressure.
[
all
...]
/external/llvm/test/Transforms/LICM/
sinking.ll
84
; To
reduce
register pressure, if a load is hoistable out of the loop, and the
/external/llvm/test/Transforms/LoopStrengthReduce/
2012-03-15-nopreheader.ll
1
; RUN: opt -loop-
reduce
-S < %s | FileCheck %s
/external/llvm/test/Transforms/SROA/
alignment.ll
70
;
reduce
the alignment.
/external/llvm/tools/bugpoint/
BugDriver.cpp
47
/// setNewProgram - If we
reduce
or update the program somehow, call this method
/external/llvm/utils/unittest/googletest/include/gtest/
gtest_pred_impl.h
73
// in this file
reduce
. Don't use this in your code.
/external/mdnsresponder/
README.txt
52
helps
reduce
potential user confusion about whether a particular name
/external/neven/Embedded/common/src/b_TensorEm/
Flt16Vec.h
123
/** maximize mantisse values to
reduce
error propagation through multiple vector operations */
/external/open-vcdiff/gtest/include/gtest/
gtest_pred_impl.h
73
// in this file
reduce
. Don't use this in your code.
/external/openssh/
sftp.0
263
and Exabyte in order to
reduce
the number of digits to
/external/openssl/crypto/aes/
aes_ige.c
261
/* XXX:
reduce
copies by alternating between buffers */
/external/proguard/src/proguard/
Initializer.java
224
// Share strings between the classes, to
reduce
heap memory usage.
/external/protobuf/gtest/include/gtest/
gtest_pred_impl.h
73
// in this file
reduce
. Don't use this in your code.
/external/qemu/distrib/jpeg-6b/
jmemmac.c
277
* the calling application might later
reduce
it, for example
/external/replicaisland/src/com/replica/replicaisland/
GameRenderer.java
92
* By default, OpenGL enables features that improve quality but
reduce
/external/skia/src/core/
SkBitmapHeap.h
196
* Attempt to
reduce
the storage allocated.
/external/skia/src/ports/
SkFontHost_FreeType_common.cpp
32
// hand-tuned value to
reduce
outline embolden strength
/external/sonivox/arm-fm-22k/lib_src/
eas_synth.h
196
/* use static channel parameters to
reduce
MIPs */
/external/sonivox/arm-hybrid-22k/lib_src/
eas_synth.h
196
/* use static channel parameters to
reduce
MIPs */
/external/sonivox/arm-wt-22k/lib_src/
eas_synth.h
196
/* use static channel parameters to
reduce
MIPs */
/external/svox/pico/lib/
picodbg.h
46
* - going without global data would
reduce
the functionality
/external/v8/test/mjsunit/
debug-evaluate-locals-optimized-double.js
56
return arr.
reduce
(function (a, b) { return a + b; }, 0);
/external/valgrind/main/drd/tests/
matinv.c
207
//
Reduce
all rows j != i.
omp_matinv.c
193
//
Reduce
all rows j != i.
Completed in 906 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>