Searched refs:emitTargetDataStandAloneCall (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.h | 1739 virtual void emitTargetDataStandAloneCall(CodeGenFunction &CGF, 2499 void emitTargetDataStandAloneCall(CodeGenFunction &CGF,
|
| H A D | CGStmtOpenMP.cpp | 7378 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 D | CGOpenMPRuntime.cpp | 11180 void CGOpenMPRuntime::emitTargetDataStandAloneCall( in emitTargetDataStandAloneCall() function in CGOpenMPRuntime 13044 void CGOpenMPSIMDRuntime::emitTargetDataStandAloneCall( in emitTargetDataStandAloneCall() function in CGOpenMPSIMDRuntime
|