Home
last modified time | relevance | path

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

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