Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h348 virtual void emitSerialCall(CodeGenFunction &CGF, SourceLocation Loc,
DCGStmtOpenMP.cpp512 CGF.CGM.getOpenMPRuntime().emitSerialCall(CGF, S.getLocStart(), in emitCommonOMPParallelDirective()
DCGOpenMPRuntime.cpp951 void CGOpenMPRuntime::emitSerialCall(CodeGenFunction &CGF, SourceLocation Loc, in emitSerialCall() function in CGOpenMPRuntime