Searched refs:preserves (Results 1 – 25 of 45) sorted by relevance
12
/external/llvm/test/CodeGen/X86/ |
D | extractelement-shuffle.ll | 5 ; preserves the number of elements so the optimization code tries to read
|
D | segmented-stacks.ll | 369 ; This is testing that the Mac implementation preserves ecx
|
/external/llvm/test/Transforms/ScalarRepl/ |
D | address-space.ll | 2 ; PR7437 - Make sure SROA preserves address space of memcpy when
|
/external/llvm/docs/CommandGuide/ |
D | llvm-build.rst | 64 source file, although at this time it only preserves block comments that precede
|
/external/llvm/test/CodeGen/ARM/ |
D | 2011-08-25-ldmia_ret.ll | 2 ; Test that ldmia_ret preserves implicit operands for return values.
|
D | 2012-01-24-RegSequenceLiveRange.ll | 63 ; Check that pseudo-expansion preserves <undef> flags.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/componentScripts/ |
D | build.properties | 145 # Arguments to send to the zip executable. ie. zipargs=-y on Linux preserves symbolic links.
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | dev_tools_controller.mm | 163 // automatically. It preserves the height set by the user and also keeps
|
/external/libxml2/ |
D | xmlreader.c | 176 int preserves; /* level of preserves */ member 1380 if ((reader->preserves > 0) && in xmlTextReaderRead() 1382 reader->preserves--; in xmlTextReaderRead() 1389 if ((reader->preserves == 0) && in xmlTextReaderRead() 1417 if ((reader->preserves > 0) && in xmlTextReaderRead() 1419 reader->preserves--; in xmlTextReaderRead() 1439 if ((oldnode != NULL) && (reader->preserves == 0) && in xmlTextReaderRead() 1453 if ((reader->preserves == 0) && in xmlTextReaderRead() 3916 reader->preserves++; in xmlTextReaderPreserve()
|
/external/eigen/doc/ |
D | D11_UnalignedArrayAssert.dox | 114 …128-bit alignment code and thus preserves ABI compatibility, but completely disables vectorization…
|
D | A10_Eigen2SupportModes.dox | 88 …t where it's "comfortable" to stay for a little longer period, since it preserves 100% Eigen 3 com…
|
/external/chromium/googleurl/ |
D | README.txt | 160 remove CR, LF and TAB from the input. Note that it preserves spaces. On typical
|
/external/jpeg/ |
D | change.log | 12 always suppressed comments and APPn blocks.) jpegtran now also preserves
|
D | usage.doc | 488 -copy all Copy all extra markers. This setting preserves
|
/external/qemu/distrib/jpeg-6b/ |
D | change.log | 12 always suppressed comments and APPn blocks.) jpegtran now also preserves
|
D | usage.doc | 488 -copy all Copy all extra markers. This setting preserves
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/ |
D | AST.stg | 219 …* grammar is not rewriting the tree as a tree rewrite only preserves the tree, not the object/stru…
|
/external/openssl/crypto/bn/asm/ |
D | bn-mips.s | 566 # touch $7, $10, $11 and preserves $6
|
/external/zlib/src/doc/ |
D | rfc1952.txt | 577 When compressing or decompressing a file, gzip preserves the
|
/external/openssl/crypto/aes/asm/ |
D | aes-armv4.s | 643 ldr r12,[r2,#240] @ AES_set_encrypt_key preserves r2,
|
/external/valgrind/main/ |
D | COPYING.DOCS | 17 Secondarily, this License preserves for the author and publisher a way
|
/external/bison/doc/ |
D | fdl.texi | 24 Secondarily, this License preserves for the author and publisher a way
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrThumb.td | 1212 // __aeabi_read_tp preserves the registers r1-r3.
|
D | ARMInstrInfo.td | 4661 // __aeabi_read_tp preserves the registers r1-r3.
|
/external/llvm/lib/Target/CellSPU/ |
D | SPUInstrInfo.td | 4344 // anyext 8->16: Extend 8->16 bits, irrespective of sign, preserves high bits 4348 // anyext 8->32: Extend 8->32 bits, irrespective of sign, preserves high bits
|
12