Lines Matching refs:isOpenMPSimdDirective
579 !isOpenMPSimdDirective(getTopOfStack().Directive))) && in getTaskgroupReductionRef()
1591 !isOpenMPSimdDirective(getTopOfStack().Directive))) && in addTaskgroupReductionData()
1616 !isOpenMPSimdDirective(getTopOfStack().Directive))) && in addTaskgroupReductionData()
2585 !isOpenMPSimdDirective(DSAStack->getCurrentDirective())) in isOpenMPPrivateDecl()
2615 !isOpenMPSimdDirective(K)); in isOpenMPPrivateDecl()
2825 isOpenMPSimdDirective(CurDir)) in checkReductionClauses()
4191 if (isOpenMPSimdDirective(DKind)) in handleDeclareVariantConstructTrait()
4910 isOpenMPSimdDirective(DSAStack->getCurrentDirective()) && OC && in ActOnOpenMPRegionEnd()
5024 if (isOpenMPSimdDirective(ParentRegion) && in checkNestingOfRegions()
5197 !(isOpenMPSimdDirective(ParentRegion) || in checkNestingOfRegions()
9294 isOpenMPSimdDirective(DKind) in ActOnOpenMPLoopInitialization()
9297 if (((isOpenMPSimdDirective(DKind) && DVar.CKind != OMPC_unknown && in ActOnOpenMPLoopInitialization()
9306 !isOpenMPSimdDirective(DKind) && DVar.CKind != OMPC_unknown && in ActOnOpenMPLoopInitialization()
11552 isOpenMPSimdDirective(DSAStack->getParentDirective())) { in ActOnOpenMPOrderedDirective()
20003 isOpenMPSimdDirective(Stack->getCurrentDirective()))) { in actOnOMPReductionKindClause()
20126 !isOpenMPSimdDirective(CurrDir)))) { in actOnOMPReductionKindClause()
20453 isOpenMPSimdDirective(Stack->getCurrentDirective()) && !Info.first) { in FinishOpenMPLinearClause()