Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h68 Async, enumerator
158 assert(ABI == coro::ABI::Async); in getAsyncCoroId()
190 case coro::ABI::Async: in getResumeFunctionType()
228 case coro::ABI::Async: in getResumeFunctionCC()
H A DCoroSplit.cpp98 Async, enumerator
128 FKind(Shape.ABI == coro::ABI::Async ? Kind::Async : Kind::Continuation), in CoroCloner()
131 Shape.ABI == coro::ABI::RetconOnce || Shape.ABI == coro::ABI::Async); in CoroCloner()
146 case Kind::Async: in isSwitchDestroyFunction()
244 case coro::ABI::Async: { in replaceFallthroughCoroEnd()
325 case coro::ABI::Async: in replaceUnwindCoroEnd()
512 auto *FnTy = (Shape.ABI != coro::ABI::Async) in createCloneDeclaration()
531 Shape.ABI == coro::ABI::Async); in replaceRetconOrAsyncSuspendUses()
540 bool IsAsyncABI = Shape.ABI == coro::ABI::Async; in replaceRetconOrAsyncSuspendUses()
590 case coro::ABI::Async: in replaceCoroSuspends()
[all …]
H A DCoroutines.cpp320 this->ABI = coro::ABI::Async; in buildFrom()
470 case coro::ABI::Async: in emitAlloc()
492 case coro::ABI::Async: in emitDealloc()
H A DCoroFrame.cpp1157 if (Shape.ABI == coro::ABI::Async) in buildFrameType()
1245 case coro::ABI::Async: { in buildFrameType()
1774 Shape.ABI == coro::ABI::Async) { in insertSpills()
2625 (Shape.ABI != coro::ABI::Async && Shape.ABI != coro::ABI::Retcon && in collectFrameAlloca()
2729 if (Shape.ABI != coro::ABI::Async || !Shape.CoroSuspends.empty()) in buildCoroutineFrame()
2807 if (Shape.ABI != coro::ABI::Async && Shape.ABI != coro::ABI::Retcon && in buildCoroutineFrame()
2882 Shape.ABI == coro::ABI::Async) in buildCoroutineFrame()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDPLog.cpp14 {{"async"}, {"log asynchronous activity"}, KDPLog::Async},
H A DProcessKDPLog.h18 Async = Log::ChannelFlag<0>, enumerator
/openbsd-src/gnu/llvm/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
H A DProcessGDBRemote.cpp270 Log *log = GetLog(GDBRLog::Async); in ProcessGDBRemote()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DCodeGen.h124 Async = 2, ///< "Asynchronous" unwind tables (instr precise) enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.cpp149 F.getUWTableKind() == UWTableKind::Async && in needsAsyncDwarfUnwindInfo()
/openbsd-src/usr.bin/file/magdir/
H A Dwordprocessors96 >8 short 5132 Async gateway login msg
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DTODO318 Architectural Change: Async
H A DChangeLog-19992711 interrupt_query. Async cases handled by target_terminal_ours,
2831 (async_interrupt_query): New function. Async case of
4469 * remote.c (remote_async_mourn): New function. Async version of
5567 (remote_async_open_1): New function. Async version of
5569 (remote_async_detach): New function. Async version of
5571 (remote_async_resume): New function. Async version of
5577 (remote_async_wait): New function. Async version of remote_wait.
5578 (remote_async_kill): New function. Async version of remote_kill.
5579 (extended_remote_async_create_inferior): New function. Async
5598 (fetch_inferior_event): New function. Async version of
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormattedStatus.rst6892 * - mlir/include/mlir/Dialect/Async
6897 * - mlir/include/mlir/Dialect/Async/IR
7682 * - mlir/lib/Dialect/Async/IR
7687 * - mlir/lib/Dialect/Async/Transforms
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DCodeGenOptions.def491 // Whether to emit Swift Async function extended frame information: auto,
H A DBuiltinsNVPTX.def927 // Async Copy
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt7647 mlir/include/mlir/Dialect/Async/Passes.h
7648 mlir/include/mlir/Dialect/Async/Transforms.h
7649 mlir/include/mlir/Dialect/Async/IR/Async.h
7650 mlir/include/mlir/Dialect/Async/IR/AsyncTypes.h
7900 mlir/include/mlir-c/Dialect/Async.h
7954 mlir/lib/CAPI/Dialect/Async.cpp
8098 mlir/lib/Dialect/Async/IR/Async.cpp
8099 mlir/lib/Dialect/Async/Transforms/AsyncParallelFor.cpp
8100 mlir/lib/Dialect/Async/Transforms/AsyncRuntimeRefCounting.cpp
8101 mlir/lib/Dialect/Async/Transforms/AsyncRuntimeRefCountingOpt.cpp
[all …]
/openbsd-src/gnu/llvm/clang/lib/Sema/
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…
/openbsd-src/sys/dev/eisa/
H A Deisadevs416 product CPQ FB03 Async/Parallel Printer Intf Assy 000990
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.td560 // Async Copy and Prefetch builtin records:
/openbsd-src/gnu/llvm/llvm/docs/
H A DCoroutines.rst177 Async Lowering
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DIntrinsicsNVVM.td1373 // Async Copy
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp2216 Kind = UWTableKind::Async; in parseOptionalUWTableKind()
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXIntrinsics.td308 // Async Copy Functions