Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h742 virtual void emitNumThreadsClause(CodeGenFunction &CGF,
DCGStmtOpenMP.cpp1202 CGF.CGM.getOpenMPRuntime().emitNumThreadsClause( in emitCommonOMPParallelDirective()
DCGOpenMPRuntime.cpp2606 void CGOpenMPRuntime::emitNumThreadsClause(CodeGenFunction &CGF, in emitNumThreadsClause() function in CGOpenMPRuntime