Searched defs:AsyncAPI (Results 1 – 1 of 1) sorted by relevance
71 struct AsyncAPI { struct77 static LLVM::LLVMTokenType tokenType(MLIRContext *ctx) { in tokenType()87 static FunctionType createTokenFunctionType(MLIRContext *ctx) { in createTokenFunctionType()91 static FunctionType createValueFunctionType(MLIRContext *ctx) { in createValueFunctionType()97 static FunctionType createGroupFunctionType(MLIRContext *ctx) { in createGroupFunctionType()142 static FunctionType awaitTokenFunctionType(MLIRContext *ctx) { in awaitTokenFunctionType()146 static FunctionType awaitValueFunctionType(MLIRContext *ctx) { in awaitValueFunctionType()151 static FunctionType awaitGroupFunctionType(MLIRContext *ctx) { in awaitGroupFunctionType()155 static FunctionType executeFunctionType(MLIRContext *ctx) { in executeFunctionType()186 static FunctionType getNumWorkerThreads(MLIRContext *ctx) { in getNumWorkerThreads()[all …]