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-7.0/llvm/lib/Transforms/Coroutines/
DCoroEarly.cpp166 case Intrinsic::coro_suspend: in lowerEarlyIntrinsics()
DCoroInstr.h283 return I->getIntrinsicID() == Intrinsic::coro_suspend; in classof()
DCoroutines.cpp260 case Intrinsic::coro_suspend: in buildFrom()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h174 case Intrinsic::coro_suspend: in getIntrinsicCost()
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp3989 …auto coro_suspend = ::llvm::Intrinsic::getDeclaration(jit->module.get(), ::llvm::Intrinsic::coro_s… in promoteFunctionToCoroutine() local
4111 auto action = jit->builder->CreateCall(coro_suspend, { in promoteFunctionToCoroutine()
4188 …auto coro_suspend = ::llvm::Intrinsic::getDeclaration(jit->module.get(), ::llvm::Intrinsic::coro_s… in yield() local
4195 auto action = jit->builder->CreateCall(coro_suspend, { in yield()
/external/swiftshader/third_party/llvm-7.0/configs/common/include/llvm/IR/
DIntrinsicEnums.inc47 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
/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/Android/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