Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGOpenMPRuntime.h437 virtual void emitSingleRegion(CodeGenFunction &CGF,
HDCGStmtOpenMP.cpp1343 CGM.getOpenMPRuntime().emitSingleRegion(*this, CodeGen, S.getLocStart(), in EmitSections()
1407 CGM.getOpenMPRuntime().emitSingleRegion(*this, CodeGen, S.getLocStart(), in EmitOMPSingleDirective()
HDCGOpenMPRuntime.cpp1413 void CGOpenMPRuntime::emitSingleRegion(CodeGenFunction &CGF, in emitSingleRegion() function in CGOpenMPRuntime