Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/AsyncToLLVM/
H A DAsyncToLLVM.cpp87 static FunctionType createTokenFunctionType(MLIRContext *ctx) { in createTokenFunctionType() function
213 addFuncDecl(kCreateToken, AsyncAPI::createTokenFunctionType(ctx)); in addAsyncRuntimeApiDeclarations()