Searched refs:Async (Results 1 – 15 of 15) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroInternal.h | 93 Async, enumerator 181 assert(ABI == coro::ABI::Async); in getAsyncCoroId() 214 case coro::ABI::Async: in getResumeFunctionType() 252 case coro::ABI::Async: in getResumeFunctionCC()
|
| H A D | CoroSplit.cpp | 98 Async, enumerator 128 FKind(Shape.ABI == coro::ABI::Async ? Kind::Async : Kind::Continuation), in CoroCloner() 146 case Kind::Async: in isSwitchDestroyFunction() 244 case coro::ABI::Async: { in replaceFallthroughCoroEnd() 296 case coro::ABI::Async: in replaceUnwindCoroEnd() 558 case coro::ABI::Async: in replaceCoroSuspends() 718 case coro::ABI::Async: in replaceEntryBlock() 766 case coro::ABI::Async: { in deriveNewFramePointer() 970 case coro::ABI::Async: in create() 1002 case coro::ABI::Async: in create() [all …]
|
| H A D | Coroutines.cpp | 396 this->ABI = coro::ABI::Async; in buildFrom() 546 case coro::ABI::Async: in emitAlloc() 568 case coro::ABI::Async: in emitDealloc()
|
| H A D | CoroFrame.cpp | 1106 if (Shape.ABI == coro::ABI::Async) in buildFrameType() 1194 case coro::ABI::Async: { in buildFrameType() 1689 Shape.ABI == coro::ABI::Async) { in insertSpills() 2589 if (Shape.ABI != coro::ABI::Async || !Shape.CoroSuspends.empty()) in buildCoroutineFrame() 2673 if (Shape.ABI != coro::ABI::Async || !Shape.CoroSuspends.empty()) in buildCoroutineFrame() 2750 Shape.ABI == coro::ABI::Async) in buildCoroutineFrame()
|
| /freebsd-13.1/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
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | mediatek,smi-common.txt | 37 - "gals0": the path0 clock of GALS(Global Async Local Sync). 38 - "gals1": the path1 clock of GALS(Global Async Local Sync).
|
| H A D | mediatek,smi-larb.txt | 22 - "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
|
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | ASYNC_WAIT_CTX_new.pod | 80 Async aware code (e.g. engines) can get the current ASYNC_WAIT_CTX from the job
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | wordprocessors | 187 >>9 byte 12 Corel Async gateway login msg
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | BuiltinsNVPTX.def | 786 // Async Copy
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | OpenCLBuiltins.td | 970 // OpenCL v1.1 s6.11.10, v1.2 s6.12.10, v2.0 s6.13.10: Async Copies from Global to Local Memory, Lo… 971 // OpenCL Extension v2.0 s5.1.7 and s6.1.7: Async Copies from Global to Local Memory, Local to Glob…
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicsNVVM.td | 1246 // Async Copy
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXIntrinsics.td | 308 // Async Copy Functions
|
| /freebsd-13.1/contrib/ntp/ |
| H A D | CommitLog | 221016 Add support for VS.NET (aka V7) and finally fix the RPC Async header issues 221019 Add support for VS.NET (aka V7) and finally fix the RPC Async header issues 221034 Add support for VS.NET (aka V7) and finally fix the RPC Async header issues 221037 Add support for VS.NET (aka V7) and finally fix the RPC Async header issues
|