Searched refs:kCoroSave (Results 1 – 1 of 1) sorted by relevance
145 static constexpr const char *kCoroSave = "llvm.coro.save"; variable180 addLLVMFuncDecl(module, builder, kCoroSave, token, {i8Ptr}); in addCoroutineIntrinsicsDeclarations()514 loc, LLVM::LLVMTokenType::get(ctx), builder.getSymbolRefAttr(kCoroSave), in outlineExecuteOp()758 builder.getSymbolRefAttr(kCoroSave), ValueRange(coro.coroHandle)); in matchAndRewrite()