Searched refs:emitTeamsCall (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.h272 void emitTeamsCall(CodeGenFunction &CGF, const OMPExecutableDirective &D,
H A DCGOpenMPRuntime.h1523 virtual void emitTeamsCall(CodeGenFunction &CGF,
2227 void emitTeamsCall(CodeGenFunction &CGF, const OMPExecutableDirective &D,
H A DCGOpenMPRuntimeNVPTX.cpp2467 void CGOpenMPRuntimeNVPTX::emitTeamsCall(CodeGenFunction &CGF,
H A DCGStmtOpenMP.cpp4492 CGF.CGM.getOpenMPRuntime().emitTeamsCall(CGF, S, S.getBeginLoc(), OutlinedFn,
H A DCGOpenMPRuntime.cpp9235 // the compiler in emitTeamsCall() and emitParallelCall().
9890 void CGOpenMPRuntime::emitTeamsCall(CodeGenFunction &CGF, function in class:CGOpenMPRuntime
11848 void CGOpenMPSIMDRuntime::emitTeamsCall(CodeGenFunction &CGF,

Completed in 124 milliseconds