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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntimeGPU.h 274 void emitTeamsCall(CodeGenFunction &CGF, const OMPExecutableDirective &D,
CGOpenMPRuntime.h 1620 virtual void emitTeamsCall(CodeGenFunction &CGF,
2442 void emitTeamsCall(CodeGenFunction &CGF, const OMPExecutableDirective &D,
CGOpenMPRuntimeGPU.cpp 2066 void CGOpenMPRuntimeGPU::emitTeamsCall(CodeGenFunction &CGF,
CGOpenMPRuntime.cpp 10138 // the compiler in emitTeamsCall() and emitParallelCall().
10853 void CGOpenMPRuntime::emitTeamsCall(CodeGenFunction &CGF,
12845 void CGOpenMPSIMDRuntime::emitTeamsCall(CodeGenFunction &CGF,
CGStmtOpenMP.cpp 6033 CGF.CGM.getOpenMPRuntime().emitTeamsCall(CGF, S, S.getBeginLoc(), OutlinedFn,

Completed in 45 milliseconds