Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h115 void emitTargetOutlinedFunction(const OMPExecutableDirective &D,
H A DCGStmtOpenMP.cpp3046 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetSimdDeviceFunction()
5989 CGM.getOpenMPRuntime().emitTargetOutlinedFunction(S, ParentName, Fn, FnID, in emitCommonOMPTargetDirective()
6032 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetDeviceFunction()
6118 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetTeamsDeviceFunction()
6164 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetTeamsDistributeDeviceFunction()
6210 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetTeamsDistributeSimdDeviceFunction()
6353 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetTeamsDistributeParallelForDeviceFunction()
6405 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetTeamsDistributeParallelForSimdDeviceFunction()
6756 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetParallelDeviceFunction()
6796 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetParallelForDeviceFunction()
[all …]
H A DCGOpenMPRuntime.h1576 virtual void emitTargetOutlinedFunction(const OMPExecutableDirective &D,
2413 void emitTargetOutlinedFunction(const OMPExecutableDirective &D,
H A DCGOpenMPRuntimeGPU.cpp1144 void CGOpenMPRuntimeGPU::emitTargetOutlinedFunction( in emitTargetOutlinedFunction() function in CGOpenMPRuntimeGPU
H A DCGOpenMPRuntime.cpp6416 void CGOpenMPRuntime::emitTargetOutlinedFunction( in emitTargetOutlinedFunction() function in CGOpenMPRuntime
12977 void CGOpenMPSIMDRuntime::emitTargetOutlinedFunction( in emitTargetOutlinedFunction() function in CGOpenMPSIMDRuntime