Home
last modified time | relevance | path

Searched refs:preserves (Results 1 – 25 of 47) sorted by relevance

12

/external/llvm/test/Transforms/InstCombine/
Dloadstore-metadata.ll6 ; Ensure (cast (load (...))) -> (load (cast (...))) preserves TBAA.
16 ; Ensure (cast (load (...))) -> (load (cast (...))) preserves no-alias metadata.
40 ; Ensure (cast (load (...))) -> (load (cast (...))) preserves invariant metadata.
50 ; Ensure (cast (load (...))) -> (load (cast (...))) preserves nontemporal
61 ; Ensure (cast (load (...))) -> (load (cast (...))) preserves loop access
Dstruct-assign-tbaa.ll7 ; Verify that instcombine preserves TBAA tags when converting a memcpy into
/external/llvm/test/CodeGen/X86/
Dextractelement-shuffle.ll5 ; preserves the number of elements so the optimization code tries to read
Dsegmented-stacks.ll587 ; This is testing that the Mac implementation preserves ecx
/external/llvm/test/CodeGen/AArch64/
Dflags-multiuse.ll26 ; acceptable, but assuming the call preserves NZCV is not.
/external/llvm/test/Transforms/IndVarSimplify/
Dlcssa-preservation.ll3 ; Make sure IndVars preserves LCSSA form, especially across loop nests.
/external/llvm/test/Transforms/LoopRotate/
Dpreserve-loop-simplify.ll3 ; Verify that LoopRotate preserves LoopSimplify form even in very peculiar loop
/external/llvm/test/Transforms/ScalarRepl/
Daddress-space.ll2 ; PR7437 - Make sure SROA preserves address space of memcpy when
/external/strace/qemu_multiarch_testing/
DREADME47 This preserves system-image-DIR1/hdb.img after the build,
/external/llvm/docs/CommandGuide/
Dllvm-build.rst64 source file, although at this time it only preserves block comments that precede
/external/llvm/test/Transforms/Inline/
Dinline_dbg_declare.ll3 ; The purpose of this test is to check that inline pass preserves debug info
/external/llvm/test/CodeGen/ARM/
D2011-08-25-ldmia_ret.ll2 ; Test that ldmia_ret preserves implicit operands for return values.
D2012-01-24-RegSequenceLiveRange.ll63 ; Check that pseudo-expansion preserves <undef> flags.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/componentScripts/
Dbuild.properties145 # Arguments to send to the zip executable. ie. zipargs=-y on Linux preserves symbolic links.
/external/libvpx/libvpx/vp8/common/arm/neon/
Dloopfiltersimpleverticaledge_neon.asm139 ; vp8_loop_filter_simple_vertical_edge_neon preserves r1 and q1
/external/libxml2/
Dxmlreader.c183 int preserves; /* level of preserves */ member
1410 if ((reader->preserves > 0) && in xmlTextReaderRead()
1412 reader->preserves--; in xmlTextReaderRead()
1419 if ((reader->preserves == 0) && in xmlTextReaderRead()
1446 if ((reader->preserves > 0) && in xmlTextReaderRead()
1448 reader->preserves--; in xmlTextReaderRead()
1468 if ((oldnode != NULL) && (reader->preserves == 0) && in xmlTextReaderRead()
1481 if ((reader->preserves == 0) && in xmlTextReaderRead()
3948 reader->preserves++; in xmlTextReaderPreserve()
/external/eigen/doc/
DUnalignedArrayAssert.dox107 …128-bit alignment code and thus preserves ABI compatibility, but completely disables vectorization…
DA10_Eigen2SupportModes.dox82 …t where it's "comfortable" to stay for a little longer period, since it preserves 100% Eigen 3 com…
/external/libunwind/
DTODO14 + ensure that saving r4-r7 in a stacked register properly preserves
/external/llvm/docs/
DStackMaps.rst388 preserves most registers as callee-save.
439 locations, which LLVM preserves.
/external/jpeg/
Dchange.log12 always suppressed comments and APPn blocks.) jpegtran now also preserves
/external/v8/test/webkit/
Ddfg-inline-arguments-int32-expected.txt24 This tests that inlining preserves function.arguments functionality if the arguments were represent…
Ddfg-inline-arguments-reset-changetype-expected.txt24 This tests that inlining preserves function.arguments functionality if the arguments are reassigned…
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
DAST.stg219 …* grammar is not rewriting the tree as a tree rewrite only preserves the tree, not the object/stru…
/external/clang/test/
Dlit.cfg355 config.available_features.add('shell-preserves-root')

12