Searched refs:Yield (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGCoroutine.cpp | 27 enum class AwaitKind { Init, Normal, Yield, Final }; enumerator 122 case AwaitKind::Yield: in buildSuspendPrefixStr() 273 return emitSuspendExpression(*this, *CurCoro.Data, E, AwaitKind::Yield, in EmitCoyieldExpr() 318 AwaitKind::Yield, AggValueSlot::ignored(), in EmitCoyieldLValue()
|
| /freebsd-12.1/contrib/bearssl/src/ssl/ |
| H A D | ssl_hs_common.t0 | 280 \ Yield control to the caller. 387 \ Yield control to the engine, with a possible flush. If 'cnr' is 0, 511 \ Yield control to the engine. Alerts are processed; if incoming data is
|
| /freebsd-12.1/contrib/unbound/contrib/ |
| H A D | fastrpz.patch | 808 + * Yield LIBRPZ_POLICY_UNDEFINED if
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | FSFChangeLog.10 | 5412 (lineno_stmt_or_label, stmt_or_label): Yield nonzero if it ends
|