Searched refs:emitTaskwaitCall (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1333 virtual void emitTaskwaitCall(CodeGenFunction &CGF, SourceLocation Loc,
2138 void emitTaskwaitCall(CodeGenFunction &CGF, SourceLocation Loc,
H A DCGOpenMPRuntime.cpp5608 void CGOpenMPRuntime::emitTaskwaitCall(CodeGenFunction &CGF, SourceLocation Loc, function in class:CGOpenMPRuntime
12129 void CGOpenMPSIMDRuntime::emitTaskwaitCall(CodeGenFunction &CGF,
H A DCGStmtOpenMP.cpp5303 CGM.getOpenMPRuntime().emitTaskwaitCall(*this, S.getBeginLoc(), Data);

Completed in 181 milliseconds