Home
last modified time | relevance | path

Searched refs:emitCancellationPointCall (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h911 virtual void emitCancellationPointCall(CodeGenFunction &CGF,
DCGStmtOpenMP.cpp3358 CGM.getOpenMPRuntime().emitCancellationPointCall(*this, S.getLocStart(), in EmitOMPCancellationPointDirective()
DCGOpenMPRuntime.cpp4669 void CGOpenMPRuntime::emitCancellationPointCall( in emitCancellationPointCall() function in CGOpenMPRuntime
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h1521 virtual void emitCancellationPointCall(CodeGenFunction &CGF,
2353 void emitCancellationPointCall(CodeGenFunction &CGF, SourceLocation Loc,
DCGOpenMPRuntime.cpp6241 void CGOpenMPRuntime::emitCancellationPointCall( in emitCancellationPointCall() function in CGOpenMPRuntime
12626 void CGOpenMPSIMDRuntime::emitCancellationPointCall( in emitCancellationPointCall() function in CGOpenMPSIMDRuntime
DCGStmtOpenMP.cpp5956 CGM.getOpenMPRuntime().emitCancellationPointCall(*this, S.getBeginLoc(), in EmitOMPCancellationPointDirective()