Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h571 virtual void emitMasterRegion(CodeGenFunction &CGF,
DCGStmtOpenMP.cpp2356 CGM.getOpenMPRuntime().emitMasterRegion(*this, CodeGen, S.getLocStart()); in EmitOMPMasterDirective()
DCGOpenMPRuntime.cpp2101 void CGOpenMPRuntime::emitMasterRegion(CodeGenFunction &CGF, in emitMasterRegion() function in CGOpenMPRuntime