Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h841 virtual void emitSingleRegion(CodeGenFunction &CGF,
1773 void emitSingleRegion(CodeGenFunction &CGF,
H A DCGOpenMPRuntime.cpp2369 void CGOpenMPRuntime::emitSingleRegion(CodeGenFunction &CGF, in emitSingleRegion() function in CGOpenMPRuntime
12437 void CGOpenMPSIMDRuntime::emitSingleRegion( in emitSingleRegion() function in CGOpenMPSIMDRuntime
H A DCGStmtOpenMP.cpp4248 CGM.getOpenMPRuntime().emitSingleRegion(*this, CodeGen, S.getBeginLoc(), in EmitOMPSingleDirective()