Searched refs:kCoroResume (Results 1 – 1 of 1) sorted by relevance
149 static constexpr const char *kCoroResume = "llvm.coro.resume"; variable184 addLLVMFuncDecl(module, builder, kCoroResume, voidTy, {i8Ptr}); in addCoroutineIntrinsicsDeclarations()238 blockBuilder.getSymbolRefAttr(kCoroResume), in addResumeFunction()