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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntimeGPU.h 287 void emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc,
CGOpenMPRuntime.h 992 virtual void emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc,
1972 void emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc,
CGOpenMPRuntimeGPU.cpp 2084 void CGOpenMPRuntimeGPU::emitParallelCall(CodeGenFunction &CGF,
CGOpenMPRuntime.cpp 2071 void CGOpenMPRuntime::emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc,
10138 // the compiler in emitTeamsCall() and emitParallelCall().
12609 void CGOpenMPSIMDRuntime::emitParallelCall(CodeGenFunction &CGF,
CGStmtOpenMP.cpp 1585 CGF.CGM.getOpenMPRuntime().emitParallelCall(CGF, S.getBeginLoc(), OutlinedFn,

Completed in 71 milliseconds