Lines Matching refs:isOpenMPSimdDirective
551 !isOpenMPSimdDirective(getTopOfStack().Directive))) && in getTaskgroupReductionRef()
1438 !isOpenMPSimdDirective(getTopOfStack().Directive))) && in addTaskgroupReductionData()
1464 !isOpenMPSimdDirective(getTopOfStack().Directive))) && in addTaskgroupReductionData()
2347 !isOpenMPSimdDirective(DSAStack->getCurrentDirective())) in isOpenMPPrivateDecl()
2377 !isOpenMPSimdDirective(K)); in isOpenMPPrivateDecl()
2564 isOpenMPSimdDirective(CurDir)) in checkReductionClauses()
4557 isOpenMPSimdDirective(DSAStack->getCurrentDirective()) && OC && in ActOnOpenMPRegionEnd()
4657 if (isOpenMPSimdDirective(ParentRegion) && in checkNestingOfRegions()
4808 !(isOpenMPSimdDirective(ParentRegion) || in checkNestingOfRegions()
8509 isOpenMPSimdDirective(DKind) in ActOnOpenMPLoopInitialization()
8512 if (((isOpenMPSimdDirective(DKind) && DVar.CKind != OMPC_unknown && in ActOnOpenMPLoopInitialization()
8520 !isOpenMPSimdDirective(DKind) && DVar.CKind != OMPC_unknown && in ActOnOpenMPLoopInitialization()
10325 isOpenMPSimdDirective(DSAStack->getParentDirective())) { in ActOnOpenMPOrderedDirective()
16909 isOpenMPSimdDirective(Stack->getCurrentDirective()))) { in actOnOMPReductionKindClause()
17032 !isOpenMPSimdDirective(CurrDir)))) { in actOnOMPReductionKindClause()
17353 isOpenMPSimdDirective(Stack->getCurrentDirective()) && !Info.first) { in FinishOpenMPLinearClause()