Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp204 auto *Suspend = cast<CoroSuspendAsyncInst>(II); in buildFrom() local
205 Suspend->checkWellFormed(); in buildFrom()
206 CoroSuspends.push_back(Suspend); in buildFrom()
210 auto Suspend = cast<CoroSuspendRetconInst>(II); in buildFrom() local
211 CoroSuspends.push_back(Suspend); in buildFrom()
215 auto Suspend = cast<CoroSuspendInst>(II); in buildFrom() local
216 CoroSuspends.push_back(Suspend); in buildFrom()
217 if (Suspend->isFinal()) { in buildFrom()
307 auto Suspend = dyn_cast<CoroSuspendInst>(AnySuspend); in buildFrom() local
308 if (!Suspend) { in buildFrom()
[all …]
H A DCoroSplit.cpp532 getFunctionTypeFromAsyncSuspend(AnyCoroSuspendInst *Suspend) { in getFunctionTypeFromAsyncSuspend() argument
533 auto *AsyncSuspend = cast<CoroSuspendAsyncInst>(Suspend); in getFunctionTypeFromAsyncSuspend()
535 auto &Context = Suspend->getParent()->getParent()->getContext(); in getFunctionTypeFromAsyncSuspend()
1323 static bool simplifySuspendPoint(CoroSuspendInst *Suspend, in simplifySuspendPoint() argument
1325 Instruction *Prev = Suspend->getPrevNode(); in simplifySuspendPoint()
1327 auto *Pred = Suspend->getParent()->getSinglePredecessor(); in simplifySuspendPoint()
1351 auto *Save = Suspend->getCoroSave(); in simplifySuspendPoint()
1357 Suspend->replaceAllUsesWith(SubFn->getRawIndex()); in simplifySuspendPoint()
1358 Suspend->eraseFromParent(); in simplifySuspendPoint()
1628 static void replaceAsyncResumeFunction(CoroSuspendAsyncInst *Suspend, in replaceAsyncResumeFunction() argument
[all …]
H A DCoroInstr.h550 if (auto Suspend = dyn_cast<CoroSuspendInst>(this)) in getCoroSave() local
551 return Suspend->getCoroSave(); in getCoroSave()
H A DCoroFrame.cpp101 bool Suspend = false; member
265 if (P.Suspend) in computeBlockData()
269 if (B.Suspend) { in computeBlockData()
322 B.Suspend = true; in SuspendCrossingInfo()
2662 for (auto *Suspend : Shape.CoroSuspends) { in eliminateSwiftErrorArgument() local
2663 (void) emitSetAndGetSwiftErrorValueAround(Suspend, Alloca, Shape); in eliminateSwiftErrorArgument()
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBThread.h147 /// thread in a process stops, all other threads are stopped. The Suspend()
162 /// Suspend() and Resume() functions are not currently reference counted, if
165 bool Suspend();
167 bool Suspend(SBError &error);
/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBThreadDocstrings.i176 ) lldb::SBThread::Suspend;
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeThreadNetBSD.h55 Status Suspend();
H A DNativeThreadNetBSD.cpp68 Status NativeThreadNetBSD::Suspend() { in Suspend() function in NativeThreadNetBSD
H A DNativeProcessNetBSD.cpp527 ret = thread.Suspend(); in Resume()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeThreadFreeBSD.h60 Status Suspend();
H A DNativeThreadFreeBSD.cpp69 Status NativeThreadFreeBSD::Suspend() { in Suspend() function in NativeThreadFreeBSD
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp712 ExprResult Suspend = in ActOnCoroutineBodyStart() local
714 if (Suspend.isInvalid()) in ActOnCoroutineBodyStart()
716 Suspend = BuildResolvedCoawaitExpr(Loc, Operand.get(), Suspend.get(), in ActOnCoroutineBodyStart()
718 Suspend = ActOnFinishFullExpr(Suspend.get(), /*DiscardedValue*/ false); in ActOnCoroutineBodyStart()
719 if (Suspend.isInvalid()) { in ActOnCoroutineBodyStart()
725 return cast<Stmt>(Suspend.get()); in ActOnCoroutineBodyStart()
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/
H A Dtegra234-p3768-0000.dtsi202 label = "Suspend";
H A Dtegra234-p3768-0000+p3767.dtsi232 label = "Suspend";
H A Dtegra234-p3740-0002+p3701-0008.dts343 label = "Suspend";
H A Dtegra234-p3737-0000+p3701-0000.dts411 label = "Suspend";
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h5083 enum SubExpr { Operand, Common, Ready, Suspend, Resume, Count }; enumerator
5093 Expr *Common, Expr *Ready, Expr *Suspend, Expr *Resume, in CoroutineSuspendExpr() argument
5101 SubExprs[SubExpr::Suspend] = Suspend; in CoroutineSuspendExpr()
5114 SubExprs[SubExpr::Suspend] = nullptr; in CoroutineSuspendExpr()
5123 SubExprs[SubExpr::Suspend] = nullptr; in CoroutineSuspendExpr()
5139 return static_cast<Expr*>(SubExprs[SubExpr::Suspend]); in getSuspendExpr()
5197 Expr *Ready, Expr *Suspend, Expr *Resume,
5200 Ready, Suspend, Resume, OpaqueValue) { in CoroutineSuspendExpr()
5278 Expr *Ready, Expr *Suspend, Expr *Resume, in CoyieldExpr() argument
5281 Ready, Suspend, Resume, OpaqueValue) {} in CoyieldExpr()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBThread.cpp992 bool SBThread::Suspend() { in Suspend() function in SBThread
996 return Suspend(error); in Suspend()
999 bool SBThread::Suspend(SBError &error) { in Suspend() function in SBThread
/freebsd/sys/powerpc/powerpc/
H A Dplatform_if.m246 * @brief Suspend the CPU
/freebsd/contrib/file/magic/Magdir/
H A Dvirtual197 0 string LibvirtQemudSave Libvirt QEMU Suspend Image
203 0 string LibvirtQemudPart Libvirt QEMU partial Suspend Image
/freebsd/share/syscons/keymaps/
H A Del.iso07.kbd16 # Suspend power (APM): (Left)Alt+Pause
H A Dcs.latin2.qwertz.kbd14 # Suspend power (APM): (Left)Alt+Pause
/freebsd/share/misc/
H A Dscsi_modes174 {Maximum Time To Suspend Background Scan} i2
/freebsd/sys/kern/
H A Dbus_if.m500 * @brief Suspend an interrupt handler
835 * @brief Suspend a given child
/freebsd/share/vt/keymaps/
H A Dgr.kbd16 # Suspend power (APM): (Left)Alt+Pause

12