Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1739 virtual void emitTargetDataStandAloneCall(CodeGenFunction &CGF,
2499 void emitTargetDataStandAloneCall(CodeGenFunction &CGF,
H A DCGStmtOpenMP.cpp7378 CGM.getOpenMPRuntime().emitTargetDataStandAloneCall(*this, S, IfCond, Device); in EmitOMPTargetEnterDataDirective()
7399 CGM.getOpenMPRuntime().emitTargetDataStandAloneCall(*this, S, IfCond, Device); in EmitOMPTargetExitDataDirective()
7791 CGM.getOpenMPRuntime().emitTargetDataStandAloneCall(*this, S, IfCond, Device); in EmitOMPTargetUpdateDirective()
H A DCGOpenMPRuntime.cpp11180 void CGOpenMPRuntime::emitTargetDataStandAloneCall( in emitTargetDataStandAloneCall() function in CGOpenMPRuntime
13044 void CGOpenMPSIMDRuntime::emitTargetDataStandAloneCall( in emitTargetDataStandAloneCall() function in CGOpenMPSIMDRuntime