Lines Matching refs:OMPExecutableDirective
842 const OMPExecutableDirective &D, const VarDecl *ThreadIDVar, in emitParallelOrTeamsOutlinedFunction()
862 const OMPExecutableDirective &D, const VarDecl *ThreadIDVar, in emitTaskOutlinedFunction()
3500 const OMPExecutableDirective &D, in emitPrivatesInit()
3602 const OMPExecutableDirective &D, in emitTaskDupFunction()
3683 const OMPExecutableDirective &D, in emitTaskInit()
3867 const OMPExecutableDirective &D, in emitTaskCall()
4778 const OMPExecutableDirective &D, StringRef ParentName, in emitTargetOutlinedFunction()
4788 const OMPExecutableDirective &D, StringRef ParentName, in emitTargetOutlinedFunctionHelper()
4865 const OMPExecutableDirective &D) { in emitNumTeamsClauseForTargetDirective()
4914 const OMPExecutableDirective &D) { in emitThreadLimitClauseForTargetDirective()
4996 const OMPExecutableDirective &Directive;
5375 MappableExprsHandler(const OMPExecutableDirective &Dir, CodeGenFunction &CGF) in MappableExprsHandler()
5696 const OMPExecutableDirective &D, in emitTargetCall()
5901 auto *E = cast<OMPExecutableDirective>(S); in scanForTargetRegionsFunctions()
5924 if (const OMPExecutableDirective *E = dyn_cast<OMPExecutableDirective>(S)) { in scanForTargetRegionsFunctions()
6007 const OMPExecutableDirective &D, in emitTeamsCall()
6059 const OMPExecutableDirective &D, in emitTargetDataCalls()
6180 CodeGenFunction &CGF, const OMPExecutableDirective &D, const Expr *IfCond, in emitTargetDataStandAloneCall()