Home
last modified time | relevance | path

Searched defs:Resume (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp97 static std::pair<uint64_t, Align> getFrameLayout(Function *Resume) { in getFrameLayout()
H A DCoroInternal.h108 Resume, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DComputeDependence.cpp351 if (auto *Resume = E->getResumeExpr()) in computeDependence() local
/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()
4774 Suspend, Resume, OpaqueValue) { in CoroutineSuspendExpr() argument
4856 Expr *Suspend, Expr *Resume, OpaqueValueExpr *OpaqueValue) in CoyieldExpr()
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml243 | Resume Constructor
H A Dllvm.mli267 | Resume Constructor