Home
last modified time | relevance | path

Searched refs:emitKernelLaunch (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1742 InsertPointTy emitKernelLaunch(
/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1011 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::emitKernelLaunch( in emitKernelLaunch() function in OpenMPIRBuilder
5158 Builder.restoreIP(OMPBuilder.emitKernelLaunch( in emitTargetCall()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9592 CGF.Builder.restoreIP(OMPRuntime->getOMPBuilder().emitKernelLaunch( in emitTargetCallKernelLaunch()