Home
last modified time | relevance | path

Searched refs:coro_end (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroEarly.cpp172 case Intrinsic::coro_end: in lowerEarlyIntrinsics()
DCoroInstr.h452 return I->getIntrinsicID() == Intrinsic::coro_end; in classof()
DCoroutines.cpp308 case Intrinsic::coro_end: in buildFrom()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DIntrinsicEnums.inc30 coro_end, // llvm.coro.end
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h838 case Intrinsic::coro_end: in getIntrinsicCost()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp4158 auto coro_end = llvm::Intrinsic::getDeclaration(jit->module.get(), llvm::Intrinsic::coro_end); in promoteFunctionToCoroutine() local
4280 jit->builder->CreateCall(coro_end, { jit->coroutine.handle, llvm::ConstantInt::get(i1Ty, 0) }); in promoteFunctionToCoroutine()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/IR/
DIntrinsics.gen44 coro_end, // llvm.coro.end
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/IR/
DIntrinsics.gen44 coro_end, // llvm.coro.end
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/IR/
DIntrinsics.gen44 coro_end, // llvm.coro.end
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/IR/
DIntrinsics.gen44 coro_end, // llvm.coro.end
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/IR/
DIntrinsics.gen35 coro_end, // llvm.coro.end