Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/AsyncToLLVM/
DAsyncToLLVM.cpp72 static FunctionType awaitTokenFunctionType(MLIRContext *ctx) { in awaitTokenFunctionType() function
129 addFuncDecl(kAwaitToken, AsyncAPI::awaitTokenFunctionType(ctx)); in addAsyncRuntimeApiDeclarations()