Searched refs:emitSingleRegion (Results 1 – 6 of 6) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.h | 588 virtual void emitSingleRegion(CodeGenFunction &CGF,
|
D | CGStmtOpenMP.cpp | 2337 CGM.getOpenMPRuntime().emitSingleRegion(*this, CodeGen, S.getLocStart(), in EmitOMPSingleDirective()
|
D | CGOpenMPRuntime.cpp | 2212 void CGOpenMPRuntime::emitSingleRegion(CodeGenFunction &CGF, in emitSingleRegion() function in CGOpenMPRuntime
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.h | 1027 virtual void emitSingleRegion(CodeGenFunction &CGF, 1999 void emitSingleRegion(CodeGenFunction &CGF,
|
D | CGOpenMPRuntime.cpp | 2366 void CGOpenMPRuntime::emitSingleRegion(CodeGenFunction &CGF, in emitSingleRegion() function in CGOpenMPRuntime 12470 void CGOpenMPSIMDRuntime::emitSingleRegion( in emitSingleRegion() function in CGOpenMPSIMDRuntime
|
D | CGStmtOpenMP.cpp | 3600 CGM.getOpenMPRuntime().emitSingleRegion(*this, CodeGen, S.getBeginLoc(), in EmitOMPSingleDirective()
|