Home
last modified time | relevance | path

Searched refs:Async (Results 1 – 25 of 34) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h75 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 DCoroSplit.cpp99 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 DCoroutines.cpp323 this->ABI = coro::ABI::Async; in buildFrom()
473 case coro::ABI::Async: in emitAlloc()
495 case coro::ABI::Async: in emitDealloc()
H A DCoroFrame.cpp1312 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()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h132 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()
/freebsd/sys/contrib/device-tree/Bindings/iommu/
H A Dmediatek,iommu.txt16 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
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dmediatek,smi-common.txt38 - "gals0": the path0 clock of GALS(Global Async Local Sync).
39 - "gals1": the path1 clock of GALS(Global Async Local Sync).
H A Dmediatek,smi-larb.txt23 - "gals": the clock for GALS(Global Async Local Sync).
H A Dti-aemif.txt3 The Async External Memory Interface (EMIF16/AEMIF) controller is intended to
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemoteLog.cpp18 {{"async"}, {"log asynchronous activity"}, GDBRLog::Async},
H A DProcessGDBRemoteLog.h19 Async = Log::ChannelFlag<0>, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h280 Async, enumerator
434 case OpenACCClauseKind::Async: in printOpenACCClauseKind()
H A DOpenACCClauses.def25 VISIT_CLAUSE(Async)
H A DCodeGenOptions.def441 // Whether to emit Swift Async function extended frame information: auto,
H A DBuiltinsNVPTX.def1037 // Async Copy
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCodeGen.h123 Async = 2, ///< "Asynchronous" unwind tables (instr precise) enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.cpp180 ((F.getUWTableKind() == UWTableKind::Async && !F.hasMinSize()) || in needsAsyncDwarfUnwindInfo()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp98 .Case("async", OpenACCClauseKind::Async) in getOpenACCClauseKind()
489 case OpenACCClauseKind::Async: in getClauseParensKind()
1092 case OpenACCClauseKind::Async: { in ParseOpenACCClauseParams()
1095 OpenACCClauseKind::Async, ClauseLoc) in ParseOpenACCClauseParams()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp253 case OpenACCClauseKind::Async: in doesClauseApplyToDirective()
393 case OpenACCClauseKind::Async: in checkValidAfterDeviceType()
H A DOpenCLBuiltins.td950 // 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…
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenACCClause.cpp161 : OpenACCClauseWithSingleIntExpr(OpenACCClauseKind::Async, BeginLoc, in OpenACCAsyncClause()
H A DTextNodeDumper.cpp400 case OpenACCClauseKind::Async: in Visit()
/freebsd/crypto/openssl/doc/man3/
H A DASYNC_WAIT_CTX_new.pod97 Async aware code (e.g. engines) can get the current B<ASYNC_WAIT_CTX> from the
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenACCClause.h542 return C->getClauseKind() == OpenACCClauseKind::Async; in classof()
/freebsd/contrib/file/magic/Magdir/
H A Dwordprocessors402 >>9 byte 12 Corel Async gateway login msg

12