Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/AsyncToLLVM/
H A DAsyncToLLVM.cpp102 static FunctionType getValueStorageFunctionType(MLIRContext *ctx) { in getValueStorageFunctionType() function
227 addFuncDecl(kGetValueStorage, AsyncAPI::getValueStorageFunctionType(ctx)); in addAsyncRuntimeApiDeclarations()