Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/AsyncToLLVM/
DAsyncToLLVM.cpp64 static FunctionType createGroupFunctionType(MLIRContext *ctx) { in createGroupFunctionType() function
127 addFuncDecl(kCreateGroup, AsyncAPI::createGroupFunctionType(ctx)); in addAsyncRuntimeApiDeclarations()