Home
last modified time | relevance | path

Searched refs:Preserving (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRDFGraph.cpp87 if (Flags & NodeAttrs::Preserving) in operator <<()
911 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in build()
936 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in build()
1296 Flags |= NodeAttrs::Preserving; in buildStmt()
1342 Flags |= NodeAttrs::Preserving; in buildStmt()
1488 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in buildPhis()
H A DRDFLiveness.cpp295 if (!(Flags & NodeAttrs::Preserving)) // Don't care about Undef here. in getAllReachingDefs()
1105 if (!(TA.Addr->getFlags() & NodeAttrs::Preserving)) in traverse()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DRDFGraph.h287 Preserving = 0x0008 << 5, // 0001000, Def can keep original bits. enumerator
810 return (Flags & NodeAttrs::Preserving) && !(Flags & NodeAttrs::Undef); in IsPreservingDef()
/netbsd-src/distrib/sparc/
H A Dinstall.md329 echo "Preserving existing symbolic link from /emul/aout"
/netbsd-src/distrib/amiga/miniroot/
H A Dinstall.md379 echo "Preserving existing symbolic link from /emul/aout"
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DHowToUpdateDebugInfo.rst112 * Converting an if-then-else CFG diamond into a ``select``. Preserving the
H A DSpeculativeLoadHardening.md605 ###### Preserving the flags while hardening loaded values on Haswell, Zen, and newer processors
H A DLangRef.rst22051 Preserving Debug Information Intrinsics
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dtree-ssa.texi524 @subsection Preserving the SSA form
H A Dgccint.info16045 13.3.1 Preserving the SSA form
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dtree-ssa.texi536 @subsection Preserving the SSA form
H A Dgccint.info15644 13.3.1 Preserving the SSA form
/netbsd-src/external/gpl2/diffutils/dist/doc/
H A Ddiff.texi1811 * Tabs:: Preserving the alignment of tab stops.
1816 @section Preserving Tab Stop Alignment
H A Ddiff.info1755 * Tabs:: Preserving the alignment of tab stops.
1761 Preserving Tab Stop Alignment
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.ok2967 Richard J. Lipton Preserving Average Proximity in Arrays 228--231
H A Dfunstack.in22586 title = "Preserving Average Proximity in Arrays",
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200614904 * doc/tree-ssa.texi (Preserving the virtual ssa form): New
H A DChangeLog-201632521 * doc/tree-ssa.texi (Preserving the virtual SSA form): Remove