Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h588 virtual void emitSingleRegion(CodeGenFunction &CGF,
DCGStmtOpenMP.cpp2337 CGM.getOpenMPRuntime().emitSingleRegion(*this, CodeGen, S.getLocStart(), in EmitOMPSingleDirective()
DCGOpenMPRuntime.cpp2212 void CGOpenMPRuntime::emitSingleRegion(CodeGenFunction &CGF, in emitSingleRegion() function in CGOpenMPRuntime