Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h920 virtual void emitCancelCall(CodeGenFunction &CGF, SourceLocation Loc,
DCGStmtOpenMP.cpp3371 CGM.getOpenMPRuntime().emitCancelCall(*this, S.getLocStart(), IfCond, in EmitOMPCancelDirective()
DCGOpenMPRuntime.cpp4705 void CGOpenMPRuntime::emitCancelCall(CodeGenFunction &CGF, SourceLocation Loc, in emitCancelCall() function in CGOpenMPRuntime
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h1530 virtual void emitCancelCall(CodeGenFunction &CGF, SourceLocation Loc,
2361 void emitCancelCall(CodeGenFunction &CGF, SourceLocation Loc,
DCGOpenMPRuntime.cpp6278 void CGOpenMPRuntime::emitCancelCall(CodeGenFunction &CGF, SourceLocation Loc, in emitCancelCall() function in CGOpenMPRuntime
12632 void CGOpenMPSIMDRuntime::emitCancelCall(CodeGenFunction &CGF, in emitCancelCall() function in CGOpenMPSIMDRuntime
DCGStmtOpenMP.cpp5983 CGM.getOpenMPRuntime().emitCancelCall(*this, S.getBeginLoc(), IfCond, in EmitOMPCancelDirective()