Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/AsyncToLLVM/
DAsyncToLLVM.cpp60 static FunctionType createTokenFunctionType(MLIRContext *ctx) { in createTokenFunctionType() function
126 addFuncDecl(kCreateToken, AsyncAPI::createTokenFunctionType(ctx)); in addAsyncRuntimeApiDeclarations()