/external/llvm/lib/CodeGen/SelectionDAG/ |
LegalizeIntegerTypes.cpp | 394 // If the result and operand types are the same after promotion, simplify [all...] |
/external/llvm/lib/Transforms/Scalar/ |
SROA.cpp | 257 /// \brief Handle to alloca instruction to simplify method interfaces. 291 /// want to swap this particular input for undef to simplify the use lists of 833 /// \brief Worklist of alloca instructions to simplify. 836 /// added to it as well to recursively simplify unless that alloca can b [all...] |
/external/libffi/ |
ChangeLog | 746 Simplify incrementing of stack slot variable. Change type of local 753 return type to ffi_status. Simplify incrementing of stack slot 791 * src/powerpc/linux64.S (ffi_call_LINUX64): Simplify long double [all...] |
/external/llvm/lib/Target/ |
README.txt | 149 And teach the dag combiner enough to simplify the code expanded before 150 legalize. It seems plausible that this knowledge would let it simplify other 675 We do a number of simplifications in simplify libcalls to strength reduce 842 All should simplify to a single comparison. All of these are [all...] |
/external/oprofile/ |
ChangeLog-2002 | 919 * dae/opd_mapping.h: kill op_grow_maps() simplify adding map path [all...] |
/external/bison/ |
ChangeLog-2012 | [all...] |
/external/chromium_org/chrome/browser/metrics/ |
metrics_service.cc | [all...] |
/external/chromium_org/content/browser/indexed_db/ |
indexed_db_backing_store.cc | 898 // simplify. [all...] |
/external/chromium_org/net/dns/ |
host_resolver_impl.cc | 199 // Provide a common macro to simplify code and readability. We must use a 204 // A macro to simplify code and readability. [all...] |
/external/chromium_org/third_party/re2/re2/testing/ |
regexp_benchmark.cc | 578 Regexp* sre = re->Simplify(); 598 Regexp* sre = re->Simplify(); [all...] |
/external/llvm/examples/Kaleidoscope/MCJIT/complete/ |
toy.cpp | 831 // Simplify the control flow graph (deleting unreachable blocks, etc). 1069 // Simplify the control flow graph (deleting unreachable blocks, etc). [all...] |
/external/llvm/lib/Analysis/ |
ConstantFolding.cpp | 66 // to simplify things. 785 // member, so we can't simplify it. [all...] |
/external/llvm/lib/CodeGen/ |
BranchFolding.cpp | [all...] |
/external/llvm/lib/Target/R600/ |
AMDILCFGStructurizer.cpp | 638 // FIXME: Simplify [all...] |
/external/regex-re2/re2/testing/ |
regexp_benchmark.cc | 578 Regexp* sre = re->Simplify(); 598 Regexp* sre = re->Simplify(); [all...] |
/external/strace/ |
ChangeLog | 352 Simplify tprintf() declaration 353 * defs.h (tprintf): Simplify declaration. [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
ConcurrentHashMap.java | 250 * simplify some locking and avoid separate construction. [all...] |
ForkJoinTask.java | 649 * @return {@code this}, to simplify usage 775 * @return the tasks argument, to simplify usage [all...] |
/ndk/sources/host-tools/make-3.81/doc/ |
make.info-2 | [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
AndroidXmlEditor.java | [all...] |
/external/chromium/chrome/browser/resources/net_internals/ |
main.js | 227 // Needed to simplify deletion, identify associated GUI elements, etc. [all...] |
/external/chromium/chrome/common/extensions/docs/static/ |
faq.html | 193 in order to simplify the process of signing OAuth requests.
|
/external/chromium/testing/gtest/include/gtest/ |
gtest-printers.h | 185 // to simplify the implementation, as much code in 'internal' needs to
|
/external/chromium_org/ash/shelf/ |
shelf_layout_manager.cc | 798 // should probably be pushed to a separate component. This would simplify or [all...] |
/external/chromium_org/chrome/browser/password_manager/ |
native_backend_kwallet_x.cc | 98 // to the true || here, and simplify this code. We don't do it yet to make it [all...] |