Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h748 virtual void emitProcBindClause(CodeGenFunction &CGF,
DCGStmtOpenMP.cpp1207 CGF.CGM.getOpenMPRuntime().emitProcBindClause( in emitCommonOMPParallelDirective()
DCGOpenMPRuntime.cpp2619 void CGOpenMPRuntime::emitProcBindClause(CodeGenFunction &CGF, in emitProcBindClause() function in CGOpenMPRuntime