Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/AsyncToLLVM/
H A DAsyncToLLVM.cpp91 static FunctionType createValueFunctionType(MLIRContext *ctx) { in createValueFunctionType() function
214 addFuncDecl(kCreateValue, AsyncAPI::createValueFunctionType(ctx)); in addAsyncRuntimeApiDeclarations()