Home
last modified time | relevance | path

Searched refs:emitTargetOutlinedFunction (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h141 void emitTargetOutlinedFunction(const OMPExecutableDirective &D,
H A DCGStmtOpenMP.cpp3019 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetSimdDeviceFunction()
5956 CGM.getOpenMPRuntime().emitTargetOutlinedFunction(S, ParentName, Fn, FnID, in emitCommonOMPTargetDirective()
5999 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetDeviceFunction()
6085 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetTeamsDeviceFunction()
6131 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetTeamsDistributeDeviceFunction()
6177 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetTeamsDistributeSimdDeviceFunction()
6320 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetTeamsDistributeParallelForDeviceFunction()
6372 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetTeamsDistributeParallelForSimdDeviceFunction()
6723 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetParallelDeviceFunction()
6763 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetParallelForDeviceFunction()
[all …]
H A DCGOpenMPRuntime.h1551 virtual void emitTargetOutlinedFunction(const OMPExecutableDirective &D,
2393 void emitTargetOutlinedFunction(const OMPExecutableDirective &D,
H A DCGOpenMPRuntimeGPU.cpp1478 void CGOpenMPRuntimeGPU::emitTargetOutlinedFunction( in emitTargetOutlinedFunction() function in CGOpenMPRuntimeGPU
H A DCGOpenMPRuntime.cpp6397 void CGOpenMPRuntime::emitTargetOutlinedFunction( in emitTargetOutlinedFunction() function in CGOpenMPRuntime
12816 void CGOpenMPSIMDRuntime::emitTargetOutlinedFunction( in emitTargetOutlinedFunction() function in CGOpenMPSIMDRuntime