Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h452 virtual void emitSingleRegion(CodeGenFunction &CGF,
DCGStmtOpenMP.cpp1766 CGM.getOpenMPRuntime().emitSingleRegion(*this, CodeGen, S.getLocStart(), in EmitSections()
1830 CGM.getOpenMPRuntime().emitSingleRegion(*this, CodeGen, S.getLocStart(), in EmitOMPSingleDirective()
DCGOpenMPRuntime.cpp1556 void CGOpenMPRuntime::emitSingleRegion(CodeGenFunction &CGF, in emitSingleRegion() function in CGOpenMPRuntime