Searched refs:kCreateToken (Results 1 – 1 of 1) sorted by relevance
38 static constexpr const char *kCreateToken = "mlirAsyncRuntimeCreateToken"; variable126 addFuncDecl(kCreateToken, AsyncAPI::createTokenFunctionType(ctx)); in addAsyncRuntimeApiDeclarations()311 builder.create<CallOp>(loc, kCreateToken, TokenType::get(ctx)); in setupCoroMachinery()