| /src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroInternal.h | 75 Async, enumerator 166 assert(ABI == coro::ABI::Async); in getAsyncCoroId() 199 case coro::ABI::Async: in getResumeFunctionType() 237 case coro::ABI::Async: in getResumeFunctionCC()
|
| H A D | CoroSplit.cpp | 99 Async, enumerator 132 FKind(Shape.ABI == coro::ABI::Async ? Kind::Async : Kind::Continuation), in CoroCloner() 135 Shape.ABI == coro::ABI::RetconOnce || Shape.ABI == coro::ABI::Async); in CoroCloner() 150 case Kind::Async: in isSwitchDestroyFunction() 325 case coro::ABI::Async: { in replaceFallthroughCoroEnd() 458 case coro::ABI::Async: in replaceUnwindCoroEnd() 545 auto *FnTy = (Shape.ABI != coro::ABI::Async) in createCloneDeclaration() 564 Shape.ABI == coro::ABI::Async); in replaceRetconOrAsyncSuspendUses() 574 bool IsAsyncABI = Shape.ABI == coro::ABI::Async; in replaceRetconOrAsyncSuspendUses() 625 case coro::ABI::Async: in replaceCoroSuspends() [all …]
|
| H A D | Coroutines.cpp | 323 this->ABI = coro::ABI::Async; in buildFrom() 473 case coro::ABI::Async: in emitAlloc() 495 case coro::ABI::Async: in emitDealloc()
|
| H A D | CoroFrame.cpp | 1312 if (Shape.ABI == coro::ABI::Async) in buildFrameType() 1397 case coro::ABI::Async: { in buildFrameType() 1972 Shape.ABI == coro::ABI::Async) { in insertSpills() 2859 (Shape.ABI != coro::ABI::Async && Shape.ABI != coro::ABI::Retcon && in collectFrameAlloca() 3102 if (Shape.ABI != coro::ABI::Async || !Shape.CoroSuspends.empty()) in buildCoroutineFrame() 3157 if (Shape.ABI != coro::ABI::Async && Shape.ABI != coro::ABI::Retcon && in buildCoroutineFrame() 3236 Shape.ABI == coro::ABI::Async) in buildCoroutineFrame()
|
| /src/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | SemaOpenACC.h | 132 ClauseKind == OpenACCClauseKind::Async || in getNumIntExprs() 137 if ((ClauseKind == OpenACCClauseKind::Async || in getNumIntExprs() 177 ClauseKind == OpenACCClauseKind::Async || in getIntExprs() 276 ClauseKind == OpenACCClauseKind::Async || in setIntExprDetails() 284 ClauseKind == OpenACCClauseKind::Async || in setIntExprDetails()
|
| /src/sys/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | mediatek,smi-common.txt | 38 - "gals0": the path0 clock of GALS(Global Async Local Sync). 39 - "gals1": the path1 clock of GALS(Global Async Local Sync).
|
| H A D | mediatek,smi-larb.txt | 23 - "gals": the clock for GALS(Global Async Local Sync).
|
| H A D | ti-aemif.txt | 3 The Async External Memory Interface (EMIF16/AEMIF) controller is intended to
|
| /src/sys/contrib/device-tree/Bindings/iommu/ |
| H A D | mediatek,iommu.txt | 16 gals0-rx gals1-rx (Global Async Local Sync rx) 19 gals0-tx gals1-tx (Global Async Local Sync tx) 52 In some SoCs, there may be a GALS(Global Async Local Sync) module between
|
| /src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | ProcessGDBRemoteLog.cpp | 18 {{"async"}, {"log asynchronous activity"}, GDBRLog::Async},
|
| H A D | ProcessGDBRemoteLog.h | 19 Async = Log::ChannelFlag<0>, enumerator
|
| /src/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | OpenACCKinds.h | 280 Async, enumerator 434 case OpenACCClauseKind::Async: in printOpenACCClauseKind()
|
| H A D | OpenACCClauses.def | 25 VISIT_CLAUSE(Async)
|
| H A D | CodeGenOptions.def | 441 // Whether to emit Swift Async function extended frame information: auto,
|
| /src/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | CodeGen.h | 123 Async = 2, ///< "Asynchronous" unwind tables (instr precise) enumerator
|
| /src/sys/dev/nvme/ |
| H A D | nvme_if.m | 47 # Async completion
|
| /src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64MachineFunctionInfo.cpp | 180 ((F.getUWTableKind() == UWTableKind::Async && !F.hasMinSize()) || in needsAsyncDwarfUnwindInfo()
|
| /src/crypto/openssl/doc/designs/quic-design/ |
| H A D | quic-api-ssl-funcs.md | 31 - **Async**: Relates to the async functionality. 663 | **⇒ Async** | | | | | … 664 | `SSL_CTX_set_async_callback` | Async | U | NO | NC* †10 | Done … 665 | `SSL_set_async_callback` | Async | U | NO | NC* †10 | Done … 666 | `SSL_CTX_set_async_callback_arg` | Async | U | NO | NC* †10 | Done … 667 | `SSL_set_async_callback_arg` | Async | U | NO | NC* †10 | Done … 668 | `SSL_waiting_for_async` | Async | U | NO | NC* †10 | Done … 669 | `SSL_get_async_status` | Async | U | NO | NC* †10 | Done … 670 | `SSL_get_all_async_fds` | Async | U | NO | NC* †10 | Done … 671 | `SSL_get_changed_async_fds` | Async | U | NO | NC* †10 | Done …
|
| /src/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseOpenACC.cpp | 98 .Case("async", OpenACCClauseKind::Async) in getOpenACCClauseKind() 489 case OpenACCClauseKind::Async: in getClauseParensKind() 1092 case OpenACCClauseKind::Async: { in ParseOpenACCClauseParams() 1095 OpenACCClauseKind::Async, ClauseLoc) in ParseOpenACCClauseParams()
|
| /src/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOpenACC.cpp | 253 case OpenACCClauseKind::Async: in doesClauseApplyToDirective() 393 case OpenACCClauseKind::Async: in checkValidAfterDeviceType()
|
| H A D | OpenCLBuiltins.td | 950 // OpenCL v1.1 s6.11.10, v1.2 s6.12.10, v2.0 s6.13.10: Async Copies from Global to Local Memory, Lo… 951 // OpenCL Extension v2.0 s5.1.7 and s6.1.7: Async Copies from Global to Local Memory, Local to Glob…
|
| /src/contrib/llvm-project/clang/lib/AST/ |
| H A D | OpenACCClause.cpp | 161 : OpenACCClauseWithSingleIntExpr(OpenACCClauseKind::Async, BeginLoc, in OpenACCAsyncClause()
|
| /src/crypto/openssl/doc/man3/ |
| H A D | ASYNC_WAIT_CTX_new.pod | 97 Async aware code (e.g. engines) can get the current B<ASYNC_WAIT_CTX> from the
|
| /src/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | OpenACCClause.h | 542 return C->getClauseKind() == OpenACCClauseKind::Async; in classof()
|
| /src/contrib/file/magic/Magdir/ |
| H A D | wordprocessors | 402 >>9 byte 12 Corel Async gateway login msg
|