Home
last modified time | relevance | path

Searched refs:coro_suspend (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_coro.c130 LLVMValueRef coro_suspend = lp_build_intrinsic(gallivm->builder, in lp_build_coro_suspend() local
134 return coro_suspend; in lp_build_coro_suspend()
208 LLVMValueRef coro_suspend = lp_build_coro_suspend(gallivm, final_suspend); in lp_build_coro_suspend_switch() local
209 LLVMValueRef myswitch = LLVMBuildSwitch(gallivm->builder, coro_suspend, in lp_build_coro_suspend_switch()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroInstr.h363 return I->getIntrinsicID() == Intrinsic::coro_suspend || in classof()
390 return I->getIntrinsicID() == Intrinsic::coro_suspend; in classof()
DCoroEarly.cpp166 case Intrinsic::coro_suspend: in lowerEarlyIntrinsics()
DCoroutines.cpp278 case Intrinsic::coro_suspend: { in buildFrom()
/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DIntrinsicEnums.inc44 coro_suspend, // llvm.coro.suspend
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h841 case Intrinsic::coro_suspend: in getIntrinsicCost()
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp3875 …auto coro_suspend = llvm::Intrinsic::getDeclaration(jit->module.get(), llvm::Intrinsic::coro_suspe… in promoteFunctionToCoroutine() local
3997 auto action = jit->builder->CreateCall(coro_suspend, { in promoteFunctionToCoroutine()
4079 …auto coro_suspend = llvm::Intrinsic::getDeclaration(jit->module.get(), llvm::Intrinsic::coro_suspe… in yield() local
4086 auto action = jit->builder->CreateCall(coro_suspend, { in yield()
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/IR/
DIntrinsics.gen54 coro_suspend, // llvm.coro.suspend
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/IR/
DIntrinsics.gen54 coro_suspend, // llvm.coro.suspend
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/IR/
DIntrinsics.gen54 coro_suspend, // llvm.coro.suspend
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/IR/
DIntrinsics.gen45 coro_suspend, // llvm.coro.suspend
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/IR/
DIntrinsics.gen54 coro_suspend, // llvm.coro.suspend