Searched refs:coro_destroy (Results 1 – 9 of 9) sorted by relevance
200 case Intrinsic::coro_destroy: in lowerEarlyIntrinsics()
28 coro_destroy, // llvm.coro.destroy
4160 …auto coro_destroy = llvm::Intrinsic::getDeclaration(jit->module.get(), llvm::Intrinsic::coro_destr… in promoteFunctionToCoroutine() local4221 jit->builder->CreateCall(coro_destroy, { handle }); in promoteFunctionToCoroutine()
4153 F->getIntrinsicID() == Intrinsic::coro_destroy || in visitInstruction()
42 coro_destroy, // llvm.coro.destroy
33 coro_destroy, // llvm.coro.destroy