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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1432 virtual void emitCancellationPointCall(CodeGenFunction &CGF,
2157 void emitCancellationPointCall(CodeGenFunction &CGF, SourceLocation Loc,
H A DCGStmtOpenMP.cpp4846 CGM.getOpenMPRuntime().emitCancellationPointCall(*this, S.getBeginLoc(),
H A DCGOpenMPRuntime.cpp6368 void CGOpenMPRuntime::emitCancellationPointCall( function in class:CGOpenMPRuntime
11807 void CGOpenMPSIMDRuntime::emitCancellationPointCall(

Completed in 130 milliseconds