Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isOpenMPLoopBoundSharingDirective

108              isOpenMPLoopBoundSharingDirective(Kind)) &&
2834 if (isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()))
2848 OuterLoopArgs.EUB = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind())
2852 OuterLoopArgs.Init = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind())
2855 OuterLoopArgs.Cond = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind())
2858 OuterLoopArgs.NextLB = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind())
2861 OuterLoopArgs.NextUB = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind())
3163 isOpenMPLoopBoundSharingDirective(S.getDirectiveKind());
5085 (isOpenMPLoopBoundSharingDirective(S.getDirectiveKind())
5090 (isOpenMPLoopBoundSharingDirective(S.getDirectiveKind())
5147 isOpenMPLoopBoundSharingDirective(S.getDirectiveKind());
5160 EmitIgnoredExpr(isOpenMPLoopBoundSharingDirective(S.getDirectiveKind())
5164 EmitIgnoredExpr(isOpenMPLoopBoundSharingDirective(S.getDirectiveKind())
5169 isOpenMPLoopBoundSharingDirective(S.getDirectiveKind())