Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h847 virtual void emitSingleRegion(CodeGenFunction &CGF,
1793 void emitSingleRegion(CodeGenFunction &CGF,
H A DCGOpenMPRuntime.cpp2201 void CGOpenMPRuntime::emitSingleRegion(CodeGenFunction &CGF, in emitSingleRegion() function in CGOpenMPRuntime
12008 void CGOpenMPSIMDRuntime::emitSingleRegion( in emitSingleRegion() function in CGOpenMPSIMDRuntime
H A DCGStmtOpenMP.cpp4293 CGM.getOpenMPRuntime().emitSingleRegion(*this, CodeGen, S.getBeginLoc(), in EmitOMPSingleDirective()