Searched refs:emitTargetDataStandAloneCall (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.h | 1504 virtual void emitTargetDataStandAloneCall(CodeGenFunction &CGF, 2122 void emitTargetDataStandAloneCall(CodeGenFunction &CGF,
|
| H A D | CGStmtOpenMP.cpp | 4701 CGM.getOpenMPRuntime().emitTargetDataStandAloneCall(*this, S, IfCond, Device); in EmitOMPTargetEnterDataDirective() 4722 CGM.getOpenMPRuntime().emitTargetDataStandAloneCall(*this, S, IfCond, Device); in EmitOMPTargetExitDataDirective() 5029 CGM.getOpenMPRuntime().emitTargetDataStandAloneCall(*this, S, IfCond, Device); in EmitOMPTargetUpdateDirective()
|
| H A D | CGOpenMPRuntime.cpp | 9015 void CGOpenMPRuntime::emitTargetDataStandAloneCall( in emitTargetDataStandAloneCall() function in CGOpenMPRuntime 9831 void CGOpenMPSIMDRuntime::emitTargetDataStandAloneCall( in emitTargetDataStandAloneCall() function in CGOpenMPSIMDRuntime
|