Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/AsyncToLLVM/
DAsyncToLLVM.cpp92 static FunctionType awaitAndExecuteFunctionType(MLIRContext *ctx) { in awaitAndExecuteFunctionType() function
133 addFuncDecl(kAwaitAndExecute, AsyncAPI::awaitAndExecuteFunctionType(ctx)); in addAsyncRuntimeApiDeclarations()