Searched refs:isOpenMPLoopBoundSharingDirective (Results 1 – 6 of 6) sorted by relevance
1144 if (isOpenMPLoopBoundSharingDirective(Kind)) in getArraysOffset()1242 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setPrevLowerBoundVariable()1247 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setPrevUpperBoundVariable()1252 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setDistInc()1257 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setPrevEnsureUpperBound()1262 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedLowerBoundVariable()1267 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedUpperBoundVariable()1272 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedEnsureUpperBound()1277 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedInit()1282 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedCond()[all …]
290 bool isOpenMPLoopBoundSharingDirective(OpenMPDirectiveKind Kind);
640 bool clang::isOpenMPLoopBoundSharingDirective(OpenMPDirectiveKind Kind) { in isOpenMPLoopBoundSharingDirective() function in clang
111 isOpenMPLoopBoundSharingDirective(Kind)) && in EmitPreInitStmt()2995 if (isOpenMPLoopBoundSharingDirective(S.getDirectiveKind())) in EmitOMPDistributeOuterLoop()3009 OuterLoopArgs.EUB = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeOuterLoop()3013 OuterLoopArgs.Init = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeOuterLoop()3016 OuterLoopArgs.Cond = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeOuterLoop()3326 isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()); in EmitOMPWorksharingLoop()5548 (isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeLoop()5553 (isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeLoop()5610 isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()); in EmitOMPDistributeLoop()5623 EmitIgnoredExpr(isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeLoop()[all …]
3559 isOpenMPLoopBoundSharingDirective(D.getDirectiveKind())) { in createParallelDataSharingWrapper()3566 if (isOpenMPLoopBoundSharingDirective(D.getDirectiveKind())) { in createParallelDataSharingWrapper()
9718 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()9780 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()9824 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()9830 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()9890 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()9923 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()