HomeSort by: relevance | last modified time | path
    Searched refs:emitCancellationPointCall (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.h 1529 virtual void emitCancellationPointCall(CodeGenFunction &CGF,
2372 void emitCancellationPointCall(CodeGenFunction &CGF, SourceLocation Loc,
CGOpenMPRuntime.cpp 6289 void CGOpenMPRuntime::emitCancellationPointCall(
12804 void CGOpenMPSIMDRuntime::emitCancellationPointCall(
CGStmtOpenMP.cpp 6387 CGM.getOpenMPRuntime().emitCancellationPointCall(*this, S.getBeginLoc(),

Completed in 33 milliseconds