Searched refs:resumeFunctionType (Results 1 – 1 of 1) sorted by relevance
157 auto resume = LLVM::LLVMPointerType::get(resumeFunctionType(ctx)); in executeFunctionType()169 auto resume = LLVM::LLVMPointerType::get(resumeFunctionType(ctx)); in awaitTokenAndExecuteFunctionType()176 auto resume = LLVM::LLVMPointerType::get(resumeFunctionType(ctx)); in awaitValueAndExecuteFunctionType()182 auto resume = LLVM::LLVMPointerType::get(resumeFunctionType(ctx)); in awaitAllAndExecuteFunctionType()191 static Type resumeFunctionType(MLIRContext *ctx) { in resumeFunctionType() function740 auto resumeFnTy = AsyncAPI::resumeFunctionType(op->getContext()); in matchAndRewrite()768 auto resumeFnTy = AsyncAPI::resumeFunctionType(op->getContext()); in matchAndRewrite()