Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntimeNVPTX.h298 void emitBarrierCall(CodeGenFunction &CGF, SourceLocation Loc,
HDCGStmtOpenMP.cpp1054 CGM.getOpenMPRuntime().emitBarrierCall(*this, D.getBeginLoc(), in EmitOMPLastprivateClauseFinal()
1429 CGF.CGM.getOpenMPRuntime().emitBarrierCall( in EmitOMPParallelDirective()
2565 CGM.getOpenMPRuntime().emitBarrierCall( in EmitOMPWorksharingLoop()
2775 CGM.getOpenMPRuntime().emitBarrierCall(*this, S.getBeginLoc(), OMPD_for); in EmitOMPForDirective()
2793 CGM.getOpenMPRuntime().emitBarrierCall(*this, S.getBeginLoc(), OMPD_for); in EmitOMPForSimdDirective()
2880 CGF.CGM.getOpenMPRuntime().emitBarrierCall( in EmitSections()
2945 CGM.getOpenMPRuntime().emitBarrierCall(*this, S.getBeginLoc(), in EmitSections()
2957 CGM.getOpenMPRuntime().emitBarrierCall(*this, S.getBeginLoc(), in EmitOMPSectionsDirective()
3006 CGM.getOpenMPRuntime().emitBarrierCall( in EmitOMPSingleDirective()
3079 CGF.CGM.getOpenMPRuntime().emitBarrierCall( in EmitOMPParallelMasterDirective()
[all …]
HDCGOpenMPRuntime.h982 virtual void emitBarrierCall(CodeGenFunction &CGF, SourceLocation Loc,
1848 void emitBarrierCall(CodeGenFunction &CGF, SourceLocation Loc,
HDCGOpenMPRuntimeNVPTX.cpp2739 void CGOpenMPRuntimeNVPTX::emitBarrierCall(CodeGenFunction &CGF, in emitBarrierCall() function in CGOpenMPRuntimeNVPTX
3288 CGM.getOpenMPRuntime().emitBarrierCall(CGF, Loc, OMPD_unknown, in emitInterWarpCopyFunction()
3336 CGM.getOpenMPRuntime().emitBarrierCall(CGF, Loc, OMPD_unknown, in emitInterWarpCopyFunction()
HDCGOpenMPRuntime.cpp3516 void CGOpenMPRuntime::emitBarrierCall(CodeGenFunction &CGF, SourceLocation Loc, in emitBarrierCall() function in CGOpenMPRuntime
11673 void CGOpenMPSIMDRuntime::emitBarrierCall(CodeGenFunction &CGF, in emitBarrierCall() function in CGOpenMPSIMDRuntime