OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:simplify
(Results
226 - 250
of
1322
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/docs/HistoricalNotes/
2001-02-06-TypeNotationDebateResp1.txt
22
was, were, ...) and all attempts to
simplify
are treated with contempt or
/external/llvm/include/llvm/Analysis/
InstructionSimplify.h
248
/// \brief Replace all uses of 'I' with 'SimpleV' and
simplify
the uses
252
/// attempts to
simplify
those users updated by the operation. The 'I'
261
/// \brief Recursively attempt to
simplify
an instruction.
263
/// This routine uses SimplifyInstruction to
simplify
'I', and if successful
/external/llvm/lib/Transforms/InstCombine/
InstCombine.h
321
/// SimplifyUsingDistributiveLaws - This tries to
simplify
binary operations
325
/// a win). Returns the simplified value, or null if it didn't
simplify
.
336
/// Helper routine of SimplifyDemandedUseBits. It tries to
simplify
demanded
344
/// properties that allow us to
simplify
its operands.
/external/llvm/test/Transforms/Inline/
lifetime.ll
28
;; Without this, the inliner will
simplify
out @test_no_marker before adding
/external/llvm/test/Transforms/InstCombine/
xor2.ll
71
;
Simplify
(X^Y) -> X or Y in the user's context if we know that
/external/llvm/test/Transforms/LoopSimplify/
merge-exits.ll
1
; RUN: opt < %s -loop-
simplify
-loop-rotate -instcombine -indvars -S -verify-loop-info -verify-dom-info > %t
/external/llvm/test/Transforms/LoopUnroll/
2011-08-09-IVSimplify.ll
3
; Test induction variable
simplify
after loop unrolling. It should
/external/llvm/test/Transforms/LoopUnswitch/
2011-11-18-TwoSwitches-Threshold.ll
5
; STATS: 1 loop-
simplify
- Number of pre-header or exit blocks inserted
/external/mesa3d/docs/
relnotes-7.11.2.html
69
<li>intel:
Simplify
stencil detiling arithmetic</li>
/external/proguard/src/proguard/optimize/peephole/
GotoGotoReplacer.java
96
//
Simplify
the goto instruction.
/external/qemu/android/utils/
jpeg-compress.h
23
* So, to
simplify
dealing with these issues, all the code that uses jpeglib should
/external/regex-re2/re2/
set.cc
81
re2::Regexp* sre = re->
Simplify
();
/external/skia/src/gpu/
GrBlend.cpp
140
// We call the same function to
simplify
the dst blend coeff. We trick it out by swapping the
/external/v8/src/
v8threads.h
125
// The first object is a flying anchor that is only there to
simplify
linking
/external/zlib/src/contrib/puff/
README
41
are used to
simplify
error checking in the code to improve readabilty. puff.c
/frameworks/av/media/libnbaio/
AudioBufferProviderSource.cpp
111
// FIXME
simplify
logic - does the initial count and block checks again for no reason;
/frameworks/base/core/res/res/values-large/
themes_device_defaults.xml
26
Editing this file instead of themes.xml will greatly
simplify
/frameworks/base/docs/html/design/style/
metrics-grids.jd
6
inch">DPI</acronym>). To
simplify
the way you design for multiple screens, think of each device as
/frameworks/base/docs/html/guide/practices/
index.jd
31
tablet. This release also offers several new APIs to
simplify
developers? work in adjusting to
/frameworks/base/docs/html/guide/topics/resources/
index.jd
18
tablet. This release also offers several new APIs to
simplify
developers? work in adjusting to
/frameworks/opt/telephony/
README.txt
39
*) To
simplify
testing we also have detach and attach simulations below where {x} is gsm, cdma or sip
/ndk/sources/cxx-stl/gabi++/include/
unwind-arm.h
135
* Implement Itanium ABI based on ARM EHABI to
simplify
code
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/
dynamic_patricia_trie_writing_utils.cpp
59
//
simplify
updating process.
/prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/
unwind-arm.h
135
* Implement Itanium ABI based on ARM EHABI to
simplify
code
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
functools.py
47
This is a convenience function to
simplify
applying partial() to
Completed in 811 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>