Home
last modified time | relevance | path

Searched refs:emitCancellationPointCall (Results 1 – 3 of 3) 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