Searched refs:kCoroBegin (Results 1 – 1 of 1) sorted by relevance
144 static constexpr const char *kCoroBegin = "llvm.coro.begin"; variable179 addLLVMFuncDecl(module, builder, kCoroBegin, i8Ptr, {token, i8Ptr}); in addCoroutineIntrinsicsDeclarations()340 loc, i8Ptr, builder.getSymbolRefAttr(kCoroBegin), in setupCoroMachinery()