Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/AsyncToLLVM/
H A DAsyncToLLVM.cpp112 static FunctionType emplaceValueFunctionType(MLIRContext *ctx) { in emplaceValueFunctionType() function
217 addFuncDecl(kEmplaceValue, AsyncAPI::emplaceValueFunctionType(ctx)); in addAsyncRuntimeApiDeclarations()