Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/AsyncToLLVM/
H A DAsyncToLLVM.cpp155 static FunctionType executeFunctionType(MLIRContext *ctx) { in executeFunctionType() function
226 addFuncDecl(kExecute, AsyncAPI::executeFunctionType(ctx)); in addAsyncRuntimeApiDeclarations()