Lines Matching refs:isOpenMPSimdDirective
571 !isOpenMPSimdDirective(getTopOfStack().Directive))) && in getTaskgroupReductionRef()
1540 !isOpenMPSimdDirective(getTopOfStack().Directive))) && in addTaskgroupReductionData()
1565 !isOpenMPSimdDirective(getTopOfStack().Directive))) && in addTaskgroupReductionData()
2529 !isOpenMPSimdDirective(DSAStack->getCurrentDirective())) in isOpenMPPrivateDecl()
2559 !isOpenMPSimdDirective(K)); in isOpenMPPrivateDecl()
2750 isOpenMPSimdDirective(CurDir)) in checkReductionClauses()
4111 if (isOpenMPSimdDirective(DKind)) in handleDeclareVariantConstructTrait()
4839 isOpenMPSimdDirective(DSAStack->getCurrentDirective()) && OC && in ActOnOpenMPRegionEnd()
4945 if (isOpenMPSimdDirective(ParentRegion) && in checkNestingOfRegions()
5103 !(isOpenMPSimdDirective(ParentRegion) || in checkNestingOfRegions()
9047 isOpenMPSimdDirective(DKind) in ActOnOpenMPLoopInitialization()
9050 if (((isOpenMPSimdDirective(DKind) && DVar.CKind != OMPC_unknown && in ActOnOpenMPLoopInitialization()
9059 !isOpenMPSimdDirective(DKind) && DVar.CKind != OMPC_unknown && in ActOnOpenMPLoopInitialization()
11173 isOpenMPSimdDirective(DSAStack->getParentDirective())) { in ActOnOpenMPOrderedDirective()
19362 isOpenMPSimdDirective(Stack->getCurrentDirective()))) { in actOnOMPReductionKindClause()
19485 !isOpenMPSimdDirective(CurrDir)))) { in actOnOMPReductionKindClause()
19805 isOpenMPSimdDirective(Stack->getCurrentDirective()) && !Info.first) { in FinishOpenMPLinearClause()