Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/AsyncToLLVM/
DAsyncToLLVM.cpp48 static constexpr const char *kAwaitAllAndExecute = variable
134 addFuncDecl(kAwaitAllAndExecute, in addAsyncRuntimeApiDeclarations()
806 : Base(ctx, outlinedFunctions, kAwaitGroup, kAwaitAllAndExecute) {} in AwaitAllOpLowering()