Home | History | Annotate | Download | only in Sema

Lines Matching refs:isOpenMPSimdDirective

551              !isOpenMPSimdDirective(getTopOfStack().Directive))) &&
1438 !isOpenMPSimdDirective(getTopOfStack().Directive))) &&
1464 !isOpenMPSimdDirective(getTopOfStack().Directive))) &&
2347 !isOpenMPSimdDirective(DSAStack->getCurrentDirective()))
2377 !isOpenMPSimdDirective(K));
2564 isOpenMPSimdDirective(CurDir))
4557 isOpenMPSimdDirective(DSAStack->getCurrentDirective()) && OC &&
4657 if (isOpenMPSimdDirective(ParentRegion) &&
4808 !(isOpenMPSimdDirective(ParentRegion) ||
8509 isOpenMPSimdDirective(DKind)
8512 if (((isOpenMPSimdDirective(DKind) && DVar.CKind != OMPC_unknown &&
8520 !isOpenMPSimdDirective(DKind) && DVar.CKind != OMPC_unknown &&
10325 isOpenMPSimdDirective(DSAStack->getParentDirective())) {
16909 isOpenMPSimdDirective(Stack->getCurrentDirective()))) {
17032 !isOpenMPSimdDirective(CurrDir)))) {
17353 isOpenMPSimdDirective(Stack->getCurrentDirective()) && !Info.first) {