Home
last modified time | relevance | path

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

123

/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 align
72 ; Ensure (cast (load (...))) -> (load (cast (...))) preserves dereferenceable
83 ; Ensure (cast (load (...))) -> (load (cast (...))) preserves
94 ; Ensure (cast (load (...))) -> (load (cast (...))) preserves loop access
Dstruct-assign-tbaa.ll7 ; Verify that instcombine preserves TBAA tags when converting a memcpy into
Dfold-phi-load-metadata.ll8 ; Check that instcombine preserves metadata when it merges two loads.
/external/llvm/test/CodeGen/MIR/Generic/
Dmachine-basic-block-ir-block-reference.mir2 # This test ensures that the MIR parser preserves unnamed LLVM IR block
/external/llvm/test/CodeGen/X86/
Dextractelement-shuffle.ll6 ; preserves the number of elements so the optimization code tries to read
/external/llvm/test/CodeGen/AArch64/
Dflags-multiuse.ll26 ; acceptable, but assuming the call preserves NZCV is not.
/external/chromium-trace/catapult/third_party/html5lib-python/
DCHANGES.rst101 an ``alphabetical_attributes`` option which preserves the previous
103 preserved through html5lib if the tree builder preserves order.
/external/llvm/test/Transforms/IndVarSimplify/
Dlcssa-preservation.ll2 ; 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/opencv3/doc/tutorials/highgui/raster-gdal/
Draster_io_gdal.markdown45 ensure that OpenCV preserves the native value, use the GDAL flag in imread with the ANYDEPTH flag.
/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()
3963 reader->preserves++; in xmlTextReaderPreserve()
/external/vulkan-validation-layers/libs/glm/detail/
Dtype_half.inl218 // F is a NAN; we produce a half NAN that preserves
/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/opencv3/doc/py_tutorials/py_imgproc/py_filtering/
Dpy_filtering.markdown134 similar intensity to central pixel is considered for blurring. So it preserves the edges since
/external/llvm/docs/
DStackMaps.rst386 preserves most registers as callee-save.
437 locations, which LLVM preserves.
/external/selinux/secilc/docs/
Dcil_introduction.md59 …l policy which is the policy understood by checkpolicy. In general, CIL preserves the current kern…

123