Searched
full:simplify (Results
726 -
750 of
1322) sorted by null
<<21222324252627282930>>
/external/llvm/include/llvm/Support/ |
raw_ostream.h | 170 // smart compiler will simplify strlen.
|
/external/llvm/include/llvm/Target/ |
TargetLowering.h | [all...] |
/external/llvm/lib/Analysis/ |
ScalarEvolutionExpander.cpp | 305 /// SimplifyAddOperands - Sort and simplify a list of add operands. NumAddRecs 318 // Let ScalarEvolution sort and simplify the non-addrecs list. [all...] |
/external/llvm/lib/MC/ |
MCExpr.cpp | 634 // If we failed to simplify this to a constant, let the target
|
/external/llvm/lib/Target/ARM/ |
Thumb2InstrInfo.cpp | 589 // Otherwise, offset doesn't fit. Pull in what we can to simplify
|
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineCasts.cpp | 164 // If we got a constantexpr back, try to simplify it with TD info. 440 // See if we can simplify any instructions used by the input whose sole 767 // See if we can simplify any instructions used by the input whose sole [all...] |
/external/llvm/lib/Transforms/Scalar/ |
EarlyCSE.cpp | 446 DEBUG(dbgs() << "EarlyCSE Simplify: " << *Inst << " to: " << *V << '\n');
|
LoopRotation.cpp | 84 // Simplify the loop latch before attempting to rotate the header
|
/external/llvm/lib/Transforms/Utils/ |
LoopUnroll.cpp | 418 // Simplify any new induction variables in the partially unrolled loop.
|
/external/llvm/utils/TableGen/ |
DAGISelMatcherOpt.cpp | 399 // If our factoring failed (didn't achieve anything) see if we can simplify in
|
/external/mesa3d/docs/ |
relnotes-7.10.3.html | 135 <li>glcpp: Simplify calling convention of parser's active_list functions</li>
|
relnotes-7.9.1.html | 263 <li>glsl: Add an optimization pass to simplify discards.</li>
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
r600_hw_context.c | 569 /* adjust buffer size to simplify offsets wrapping math */
|
/external/mesa3d/src/mesa/state_tracker/ |
st_cb_bitmap.c | 69 * simplify the fragment program. An "on" bit gets stored as texel=0x0
|
/external/oprofile/pp/ |
opannotate.cpp | 310 // so it is difficult to simplify it without breaking something ...
|
/external/pixman/pixman/ |
pixman.h | 648 * representations for data to simplify software rendering, [all...] |
/external/proguard/src/proguard/optimize/evaluation/ |
EvaluationSimplifier.java | 356 // First try to simplify it to a simple branch. [all...] |
/external/protobuf/ |
CHANGES.txt | 265 * Simplify template usage to work with MSVC 2003.
|
/external/qemu/android/camera/ |
camera-capture-windows.c | 466 * "bottom-up") We do this trick in order to simplify pixel format conversion
|
/external/qemu/distrib/jpeg-6b/ |
cjpeg.c | 21 * To simplify script writing, the "-outfile" switch is provided. The syntax
|
djpeg.c | 21 * To simplify script writing, the "-outfile" switch is provided. The syntax
|
example.c | 396 * so as to simplify the setjmp error logic above. (Actually, I don't
|
/external/qemu/distrib/zlib-1.2.3/ |
deflate.c | 891 * To simplify the source, this is not supported for 16-bit MSDOS (which [all...] |
/external/qemu/target-i386/ |
cpu.h | 694 /* in order to simplify APIC support, we leave this pointer to the
|
/external/skia/src/effects/gradients/ |
SkTwoPointRadialGradient.cpp | 46 To simplify, let Dx = Sx - Ex, Dy = Sy - Ey, Dr = Er - Sr, dx = x - Sx, dy = y - Sy
|
Completed in 906 milliseconds
<<21222324252627282930>>