Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/AsyncToLLVM/
H A DAsyncToLLVM.cpp40 static constexpr const char *kCreateGroup = "mlirAsyncRuntimeCreateGroup"; variable
215 addFuncDecl(kCreateGroup, AsyncAPI::createGroupFunctionType(ctx)); in addAsyncRuntimeApiDeclarations()
605 op, kCreateGroup, converter->convertType(resultType), in matchAndRewrite()