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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.h 1363 virtual void emitTaskLoopCall(CodeGenFunction &CGF, SourceLocation Loc,
2244 void emitTaskLoopCall(CodeGenFunction &CGF, SourceLocation Loc,
CGOpenMPRuntime.cpp 5226 void CGOpenMPRuntime::emitTaskLoopCall(CodeGenFunction &CGF, SourceLocation Loc,
12757 void CGOpenMPSIMDRuntime::emitTaskLoopCall(
CGStmtOpenMP.cpp 6963 CGF.CGM.getOpenMPRuntime().emitTaskLoopCall(CGF, S.getBeginLoc(), S,

Completed in 96 milliseconds