Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h106 void emitTargetOutlinedFunction(const OMPExecutableDirective &D,
H A DCGOpenMPRuntime.h1358 virtual void emitTargetOutlinedFunction(const OMPExecutableDirective &D,
2149 void emitTargetOutlinedFunction(const OMPExecutableDirective &D,
H A DCGStmtOpenMP.cpp3238 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetSimdDeviceFunction()
6597 CGM.getOpenMPRuntime().emitTargetOutlinedFunction(S, ParentName, Fn, FnID, in emitCommonOMPTargetDirective()
6640 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetDeviceFunction()
6726 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetTeamsDeviceFunction()
6772 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetTeamsDistributeDeviceFunction()
6818 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetTeamsDistributeSimdDeviceFunction()
7015 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetTeamsDistributeParallelForDeviceFunction()
7067 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetTeamsDistributeParallelForSimdDeviceFunction()
7412 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetParallelDeviceFunction()
7452 CGM.getOpenMPRuntime().emitTargetOutlinedFunction( in EmitOMPTargetParallelForDeviceFunction()
[all …]
H A DCGOpenMPRuntimeGPU.cpp840 void CGOpenMPRuntimeGPU::emitTargetOutlinedFunction( in emitTargetOutlinedFunction() function in CGOpenMPRuntimeGPU
H A DCGOpenMPRuntime.cpp6021 void CGOpenMPRuntime::emitTargetOutlinedFunction( in emitTargetOutlinedFunction() function in CGOpenMPRuntime
12606 void CGOpenMPSIMDRuntime::emitTargetOutlinedFunction( in emitTargetOutlinedFunction() function in CGOpenMPSIMDRuntime