/external/llvm/test/CodeGen/X86/ |
rdrand.ll | 49 ; Check that MachineCSE doesn't eliminate duplicate rdrand instructions.
|
subreg-to-reg-4.ll | 10 ; Utilize implicit zero-extension on x86-64 to eliminate explicit
|
/external/llvm/test/Transforms/InstCombine/ |
cast_ptr.ll | 100 ; Pulling the cast out of the load allows us to eliminate the load, and then
|
/external/llvm/test/Transforms/PhaseOrdering/ |
gdce.ll | 3 ; Run global DCE to eliminate unused ctor and dtor.
|
/external/llvm/test/Transforms/Reassociate/ |
fast-ArrayOutOfBounds.ll | 43 ; Should be able to eliminate everything.
|
/external/llvm/test/Transforms/SimplifyCFG/ |
switch-dead-default.ll | 129 ; Check that we can eliminate both dead cases and dead defaults
|
/external/llvm/test/Transforms/TailCallElim/ |
reorder_load.ll | 7 ; then eliminate the tail recursion.
|
/external/lzma/C/ |
LzmaDec.h | 140 /* You can use it, if you want to eliminate the overhead for data copying from
|
/external/mesa3d/src/glsl/ |
opt_dead_code.cpp | 101 * std140, just don't eliminate uniforms in UBOs.
|
/external/mesa3d/src/glx/ |
renderpix.c | 78 * will eliminate the need to allocate a buffer for that case.
|
/external/mesa3d/src/mesa/math/ |
m_xform.h | 51 * backfaces and eliminate vertices from lighting, fogging, etc
|
/external/pdfium/third_party/bigint/ |
BigUnsignedInABase.hh | 53 // Decreases len to eliminate any leading zero digits.
|
/external/skia/gm/ |
gm_expectations.h | 7 * TODO(epoger): Combine this with tools/image_expectations.h, or eliminate one of the two.
|
/external/skia/site/dev/testing/ |
fonts.md | 14 The dm \(Diamond Master\) tool supports flags that minimize or eliminate the
|
/external/skia/src/core/ |
SkRect.cpp | 88 * in which case we could eliminate accum entirely, and just check min and max for
|
/external/sonivox/arm-wt-22k/lib_src/ |
ARM-E_voice_gain_gnu.s | 149 ADD gain, gain, gainIncrement @ gain step to eliminate zipper noise
|
/external/v8/test/mjsunit/ |
elements-transition.js | 31 // This code exists to eliminate the learning influence of AllocationSites
|
opt-elements-kind.js | 92 // This code exists to eliminate the learning influence of AllocationSites
|
osr-elements-kind.js | 95 // This code exists to eliminate the learning influence of AllocationSites
|
/external/vulkan-validation-layers/loader/ |
debug_report.h | 45 * for the GetGlobalExtensionSupport call. That should help eliminate one
|
/external/webrtc/webrtc/base/ |
messagequeue.h | 180 // we eliminate the race condition when an MessageHandler and MessageQueue
|
/frameworks/av/include/media/ |
mediarecorder.h | 193 // we use to eliminate the recording sound.
|
/frameworks/base/docs/html/guide/topics/ui/layout/ |
relative.jd | 28 because it can eliminate nested view groups and keep your layout hierarchy flat, which improves
|
/frameworks/native/libs/ui/ |
Fence.cpp | 21 // We would eliminate the non-conforming zero-length array, but we can't since
|
/frameworks/support/v7/appcompat/tests/src/android/support/v7/widget/ |
AppCompatSpinnerTest.java | 81 // is to "eliminate" otherwise hacky code that would need to skip over rounded corners and
|