Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h553 virtual void emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc,
DCGStmtOpenMP.cpp1222 CGF.CGM.getOpenMPRuntime().emitParallelCall(CGF, S.getLocStart(), OutlinedFn, in emitCommonOMPParallelDirective()
DCGOpenMPRuntime.cpp1931 void CGOpenMPRuntime::emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc, in emitParallelCall() function in CGOpenMPRuntime