Home
last modified time | relevance | path

Searched refs:Suspend (Results 1 – 25 of 37) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp281 auto *Suspend = cast<CoroSuspendAsyncInst>(II); in buildFrom() local
282 Suspend->checkWellFormed(); in buildFrom()
283 CoroSuspends.push_back(Suspend); in buildFrom()
287 auto Suspend = cast<CoroSuspendRetconInst>(II); in buildFrom() local
288 CoroSuspends.push_back(Suspend); in buildFrom()
292 auto Suspend = cast<CoroSuspendInst>(II); in buildFrom() local
293 CoroSuspends.push_back(Suspend); in buildFrom()
294 if (Suspend->isFinal()) { in buildFrom()
380 auto Suspend = dyn_cast<CoroSuspendInst>(AnySuspend); in buildFrom() local
381 if (!Suspend) { in buildFrom()
[all …]
H A DCoroSplit.cpp458 getFunctionTypeFromAsyncSuspend(AnyCoroSuspendInst *Suspend) { in getFunctionTypeFromAsyncSuspend() argument
459 auto *AsyncSuspend = cast<CoroSuspendAsyncInst>(Suspend); in getFunctionTypeFromAsyncSuspend()
461 auto &Context = Suspend->getParent()->getParent()->getContext(); in getFunctionTypeFromAsyncSuspend()
1374 static bool simplifySuspendPoint(CoroSuspendInst *Suspend, in simplifySuspendPoint() argument
1376 Instruction *Prev = Suspend->getPrevNode(); in simplifySuspendPoint()
1378 auto *Pred = Suspend->getParent()->getSinglePredecessor(); in simplifySuspendPoint()
1402 auto *Save = Suspend->getCoroSave(); in simplifySuspendPoint()
1408 Suspend->replaceAllUsesWith(SubFn->getRawIndex()); in simplifySuspendPoint()
1409 Suspend->eraseFromParent(); in simplifySuspendPoint()
1491 static void replaceAsyncResumeFunction(CoroSuspendAsyncInst *Suspend, in replaceAsyncResumeFunction() argument
[all …]
H A DCoroInstr.h519 if (auto Suspend = dyn_cast<CoroSuspendInst>(this)) in getCoroSave() local
520 return Suspend->getCoroSave(); in getCoroSave()
H A DCoroFrame.cpp97 bool Suspend = false; member
225 B.Suspend = true; in SuspendCrossingInfo()
262 if (B.Suspend) { in SuspendCrossingInfo()
265 if (S.Suspend) { in SuspendCrossingInfo()
2234 for (auto Suspend : Shape.CoroSuspends) { in eliminateSwiftErrorArgument() local
2235 (void) emitSetAndGetSwiftErrorValueAround(Suspend, Alloca, Shape); in eliminateSwiftErrorArgument()
/netbsd-src/external/bsd/nvi/docs/internals/
H A Dautowrite12 ^Z Y N Suspend.
13 ^Z N * Suspend.
64 :stop Y Y Y Suspend.
66 :stop Y N Y Suspend.
67 :stop Y N N Suspend.
68 :stop N * * Suspend.
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCoroutine.cpp747 ExprResult Suspend = in ActOnCoroutineBodyStart() local
749 if (Suspend.isInvalid()) in ActOnCoroutineBodyStart()
751 Suspend = buildOperatorCoawaitCall(*this, SC, Loc, Suspend.get()); in ActOnCoroutineBodyStart()
752 if (Suspend.isInvalid()) in ActOnCoroutineBodyStart()
754 Suspend = BuildResolvedCoawaitExpr(Loc, Suspend.get(), in ActOnCoroutineBodyStart()
756 Suspend = ActOnFinishFullExpr(Suspend.get(), /*DiscardedValue*/ false); in ActOnCoroutineBodyStart()
757 if (Suspend.isInvalid()) { in ActOnCoroutineBodyStart()
763 return cast<Stmt>(Suspend.get()); in ActOnCoroutineBodyStart()
/netbsd-src/external/gpl2/lvm2/dist/doc/
H A Dpvmove_outline.txt12 1. Suspend our LV (254:3), this starts queueing all io, and flushes
/netbsd-src/sys/arch/prep/include/
H A Dnvram.h148 Suspend = 0x80, /* part of state is in memory */ enumerator
/netbsd-src/external/bsd/nvi/docs/
H A Dev50 ^Z ^Z Suspend.
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h4686 enum SubExpr { Common, Ready, Suspend, Resume, Count }; enumerator
4693 Expr *Ready, Expr *Suspend, Expr *Resume, in CoroutineSuspendExpr() argument
4700 SubExprs[SubExpr::Suspend] = Suspend; in CoroutineSuspendExpr()
4712 SubExprs[SubExpr::Suspend] = nullptr; in CoroutineSuspendExpr()
4720 SubExprs[SubExpr::Suspend] = nullptr; in CoroutineSuspendExpr()
4738 return static_cast<Expr*>(SubExprs[SubExpr::Suspend]); in getSuspendExpr()
4771 Expr *Suspend, Expr *Resume, OpaqueValueExpr *OpaqueValue,
4774 Suspend, Resume, OpaqueValue) { in CoroutineSuspendExpr()
4856 Expr *Suspend, Expr *Resume, OpaqueValueExpr *OpaqueValue) in CoyieldExpr() argument
4858 Suspend, Resume, OpaqueValue) {} in CoyieldExpr()
/netbsd-src/games/boggle/boggle/
H A Dhelpfile10 Suspend game (BSD only): <^z>
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dvirtual197 0 string LibvirtQemudSave Libvirt QEMU Suspend Image
203 0 string LibvirtQemudPart Libvirt QEMU partial Suspend Image
/netbsd-src/games/hack/
H A Dhelp43 ^Z Suspend the game.
/netbsd-src/sys/dev/dm/doc/
H A Ddesign.txt124 Suspend all io's on device, after this ioctl. Already started io's will be done.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DCoroutines.rst464 Multiple Suspend Points
544 Distinct Save and Suspend
678 Final Suspend
/netbsd-src/external/gpl2/gmake/dist/po/
H A Dja.po2010 #~ msgid "Suspend process to allow a debugger to attach"
H A Dko.po2012 #~ msgid "Suspend process to allow a debugger to attach"
H A Dzh_CN.po1972 #~ msgid "Suspend process to allow a debugger to attach"
H A Dhe.po2009 #~ msgid "Suspend process to allow a debugger to attach"
H A Dsv.po2005 #~ msgid "Suspend process to allow a debugger to attach"
H A Did.po2014 #~ msgid "Suspend process to allow a debugger to attach"
H A Dda.po2025 #~ msgid "Suspend process to allow a debugger to attach"
H A Dhr.po2043 #~ msgid "Suspend process to allow a debugger to attach"
H A Dde.po2077 #~ msgid "Suspend process to allow a debugger to attach"
/netbsd-src/external/bsd/nvi/dist/docs/vi.ref/
H A Dex.cmd.texi1511 Suspend the edit session.

12