Searched
full:simplify (Results
826 -
850 of
1322) sorted by null
<<31323334353637383940>>
/external/llvm/examples/Kaleidoscope/Chapter5/ |
toy.cpp | 841 // Simplify the control flow graph (deleting unreachable blocks, etc).
|
/external/llvm/examples/Kaleidoscope/Chapter6/ |
toy.cpp | 959 // Simplify the control flow graph (deleting unreachable blocks, etc).
|
/external/llvm/include/llvm/ADT/ |
FoldingSet.h | 36 /// node). The last node points back to the bucket to simplify node removal.
|
/external/llvm/include/llvm/Analysis/ |
ScalarEvolution.h | [all...] |
/external/llvm/lib/Analysis/ |
Lint.cpp | 588 /// will simplify most of these kinds of things away. But it's a goal of
|
LoopInfo.cpp | 642 // First handle the special case of no parent loop to simplify the algorithm.
|
/external/llvm/lib/CodeGen/ |
TailDuplication.cpp | 830 // Simplify [all...] |
/external/llvm/lib/Support/ |
regengine.inc | 145 /* simplify the situation where possible */
|
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineLoadStoreAlloca.cpp | 688 /// Simplify things like:
|
/external/llvm/lib/Transforms/Utils/ |
CodeExtractor.cpp | 628 // Now that we've done the deed, simplify the switch instruction.
|
/external/llvm/test/Transforms/InstSimplify/ |
compare.ll | 179 ; We can't simplify this because the offset of one in the GEP actually doesn't
|
/external/llvm/test/tools/llvm-readobj/Inputs/ |
relocs.py | 11 # To simplify generation, object files are generated with just the proper [all...] |
/external/llvm/utils/unittest/googletest/include/gtest/ |
gtest-printers.h | 185 // to simplify the implementation, as much code in 'internal' needs to
|
/external/mesa3d/src/egl/main/ |
eglapi.c | 127 * A bunch of macros and checks to simplify error checking. [all...] |
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
lp_bld_sample.c | 148 /* If min_lod == max_lod we can greatly simplify mipmap selection. [all...] |
/external/mesa3d/src/gtest/include/gtest/ |
gtest-printers.h | 185 // to simplify the implementation, as much code in 'internal' needs to
|
/external/openssh/ |
sshd_config.0 | 558 ``sftp'' server. This may simplify configurations using [all...] |
/external/qemu/android/ |
main-common.c | 977 * to simplify the autoconfig stuff with virtual devices [all...] |
/frameworks/base/core/java/android/app/ |
Service.java | 242 * components are in the same process, you can greatly simplify the interaction [all...] |
/frameworks/base/core/res/res/values/ |
styles_device_defaults.xml | 26 Editing this file instead of styles.xml will greatly simplify
|
/frameworks/base/docs/html/guide/components/ |
fundamentals.jd | 414 density of the pixels on the screen, or dpi—dots per inch). To simplify all the different
|
/frameworks/base/docs/html/guide/practices/ |
tablets-and-handsets.jd | 206 modular, simplify action bar management, and let the system handle all the back stack work on
|
/frameworks/base/docs/html/tools/testing/ |
testing_android.jd | 382 has a particular X and Y position on the visible screen. These asserts simplify testing of
|
/frameworks/base/graphics/java/android/graphics/ |
BitmapFactory.java | 147 * {@link Canvas} assume all drawn images are pre-multiplied to simplify
|
/frameworks/native/libs/input/ |
VelocityTracker.cpp | 428 * part is all zeroes), we can simplify the decomposition into an m by n matrix [all...] |
Completed in 1013 milliseconds
<<31323334353637383940>>