Searched refs:emitTargetDataStandAloneCall (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.h | 1470 virtual void emitTargetDataStandAloneCall(CodeGenFunction &CGF, 2230 void emitTargetDataStandAloneCall(CodeGenFunction &CGF,
|
| H A D | CGStmtOpenMP.cpp | 7354 CGM.getOpenMPRuntime().emitTargetDataStandAloneCall(*this, S, IfCond, Device); in EmitOMPTargetEnterDataDirective() 7375 CGM.getOpenMPRuntime().emitTargetDataStandAloneCall(*this, S, IfCond, Device); in EmitOMPTargetExitDataDirective() 7767 CGM.getOpenMPRuntime().emitTargetDataStandAloneCall(*this, S, IfCond, Device); in EmitOMPTargetUpdateDirective()
|
| H A D | CGOpenMPRuntime.cpp | 10791 void CGOpenMPRuntime::emitTargetDataStandAloneCall( in emitTargetDataStandAloneCall() function in CGOpenMPRuntime 12657 void CGOpenMPSIMDRuntime::emitTargetDataStandAloneCall( in emitTargetDataStandAloneCall() function in CGOpenMPSIMDRuntime
|