Home
last modified time | relevance | path

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

/openbsd-src/regress/usr.bin/m4/
H A Dargs2.m42 dnl Preserving spaces within nested parentheses
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRDFGraph.cpp85 if (Flags & NodeAttrs::Preserving) in operator <<()
912 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in build()
937 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in build()
1285 Flags |= NodeAttrs::Preserving; in buildStmt()
1331 Flags |= NodeAttrs::Preserving; in buildStmt()
1477 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in buildPhis()
H A DRDFLiveness.cpp294 if (!(Flags & NodeAttrs::Preserving)) // Don't care about Undef here. in getAllReachingDefs()
1102 if (!(TA.Addr->getFlags() & NodeAttrs::Preserving)) in traverse()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRDFGraph.h288 Preserving = 0x0008 << 5, // 0001000, Def can keep original bits. enumerator
813 return (Flags & NodeAttrs::Preserving) && !(Flags & NodeAttrs::Undef); in IsPreservingDef()
/openbsd-src/gnu/llvm/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.rst26540 Preserving Debug Information Intrinsics
/openbsd-src/gnu/gcc/gcc/doc/
H A Dtree-ssa.texi1274 @subsection Preserving the SSA form
1398 @subsection Preserving the virtual SSA form
H A Dgccint.info7473 10.5.1 Preserving the SSA form
7586 10.5.2 Preserving the virtual SSA form
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dffe.texi584 Preserving case seems necessary to provide more direct access