Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h563 virtual void emitCriticalRegion(CodeGenFunction &CGF, StringRef CriticalName,
DCGOpenMPRuntime.cpp2075 void CGOpenMPRuntime::emitCriticalRegion(CodeGenFunction &CGF, in emitCriticalRegion() function in CGOpenMPRuntime
4580 RT.emitCriticalRegion( in emitReduction()
DCGStmtOpenMP.cpp2368 CGM.getOpenMPRuntime().emitCriticalRegion(*this, in EmitOMPCriticalDirective()