Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1035 virtual void emitSingleRegion(CodeGenFunction &CGF,
2018 void emitSingleRegion(CodeGenFunction &CGF,
H A DCGOpenMPRuntime.cpp2419 void CGOpenMPRuntime::emitSingleRegion(CodeGenFunction &CGF, in emitSingleRegion() function in CGOpenMPRuntime
12648 void CGOpenMPSIMDRuntime::emitSingleRegion( in emitSingleRegion() function in CGOpenMPSIMDRuntime
H A DCGStmtOpenMP.cpp3928 CGM.getOpenMPRuntime().emitSingleRegion(*this, CodeGen, S.getBeginLoc(), in EmitOMPSingleDirective()