Home
last modified time | relevance | path

Searched refs:Replacing (Results 1 – 21 of 21) sorted by relevance

/external/llvm/test/CodeGen/AArch64/
Darm64-AnInfiniteLoopInDAGCombine.ll5 ; (1) Replacing.3 0x2c509f0: v4i32 = any_extend 0x2c4cd08 [ORD=4]
8 ; (2) Replacing.2 0x2c4d128: v4i32 = sign_extend 0x2c4cd08 [ORD=4]
/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.cpp599 Variable *Replacing = nullptr; in postRegallocSplitting() member
610 Info.Replacing = Var; in postRegallocSplitting()
620 if (Var == Info.Replacing) { in postRegallocSplitting()
628 if (Instr->getDest() == Info.Replacing && !llvm::isa<InstPhi>(Instr)) { in postRegallocSplitting()
670 Info.Replacing->getLiveRange().getNodeForSegment(Segment.first); in postRegallocSplitting()
688 if (Var == Info.Replacing) { in postRegallocSplitting()
693 if (Instr->getDest() == Info.Replacing) { in postRegallocSplitting()
704 Func->getTarget()->createLoweredMove(ExtraVar, Info.Replacing); in postRegallocSplitting()
709 Func->getTarget()->createLoweredMove(Info.Replacing, ExtraVar); in postRegallocSplitting()
/external/llvm/test/Transforms/MemCpyOpt/
Dalign.ll24 ; Replacing %a8 with %a4 in the memset requires boosting the alignment of %a4.
/external/python/cpython2/Doc/library/
Dsubprocess.rst686 Replacing Older Functions with the :mod:`subprocess` Module
706 Replacing /bin/sh shell backquote
717 Replacing shell pipeline
746 Replacing :func:`os.system`
771 Replacing the :func:`os.spawn <os.spawnl>` family
799 Replacing :func:`os.popen`, :func:`os.popen2`, :func:`os.popen3`
869 Replacing functions from the :mod:`popen2` module
Dstring.rst569 Replacing ``%s`` and ``%r``::
585 Replacing ``%+f``, ``%-f``, and ``% f`` and specifying a sign::
594 Replacing ``%x`` and ``%o`` and converting the value to different bases::
/external/fmtlib/doc/
Dsyntax.rst338 Replacing ``%+f``, ``%-f``, and ``% f`` and specifying a sign::
347 Replacing ``%x`` and ``%o`` and converting the value to different bases::
/external/openssh/
DINSTALL241 Replacing /etc/ssh with the correct path to the configuration directory.
/external/libcxx/docs/
DBuildingLibcxx.rst66 * Replacing your systems libc++ installation could render the system non-functional.
/external/protobuf/objectivec/Tests/
DGPBMessageTests.m1086 // Replacing array should orphan the old one and cause its creator to become
1285 // Replacing map should orphan the old one and cause its creator to become
/external/llvm/test/CodeGen/X86/
Dcodegen-prepare-addrmode-sext.ll249 ; - Replacing a bunch of uses.
/external/valgrind/
DCOPYING.DOCS324 Replacing Invariant Sections with translations requires special
/external/bison/doc/
Dfdl.texi366 Replacing Invariant Sections with translations requires special
Dbison.info11296 Replacing a string of nonterminals and/or terminals with a single
11721 4. Replacing Invariant Sections with translations requires special
Dbison.texi12188 Replacing a string of nonterminals and/or terminals with a single
/external/libmicrohttpd/doc/
Dfdl-1.3.texi366 Replacing Invariant Sections with translations requires special
Dlibmicrohttpd-tutorial.info2252 4. Replacing Invariant Sections with translations requires special
Dlibmicrohttpd.info3726 4. Replacing Invariant Sections with translations requires special
/external/okhttp/
DCHANGELOG.md616 * Replacing `httpMinorVersion` with `Protocol`. Expose HTTP/1.0 as a potential protocol.
/external/llvm/docs/
DProgrammersManual.rst2247 Replacing an Instruction with another Value
2250 Replacing individual instructions
2295 Replacing multiple uses of Users and Values
/external/libmicrohttpd/
DChangeLog920 Replacing use of sscanf by strtoul (#1688). -CG/bplant
/external/ImageMagick/
Dconfigure.ac493 AC_MSG_WARN([Replacing compiler $CC with compiler $PTHREAD_CC to support pthreads.])