Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1061 virtual void emitSingleRegion(CodeGenFunction &CGF,
2042 void emitSingleRegion(CodeGenFunction &CGF,
H A DCGOpenMPRuntime.cpp2392 void CGOpenMPRuntime::emitSingleRegion(CodeGenFunction &CGF, in emitSingleRegion() function in CGOpenMPRuntime
12825 void CGOpenMPSIMDRuntime::emitSingleRegion( in emitSingleRegion() function in CGOpenMPSIMDRuntime
H A DCGStmtOpenMP.cpp4190 CGM.getOpenMPRuntime().emitSingleRegion(*this, CodeGen, S.getBeginLoc(), in EmitOMPSingleDirective()