Searched refs:isOpenMPLoopBoundSharingDirective (Results 1 – 6 of 6) sorted by relevance
1145 if (isOpenMPLoopBoundSharingDirective(Kind)) in getArraysOffset()1243 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setPrevLowerBoundVariable()1248 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setPrevUpperBoundVariable()1253 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setDistInc()1258 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setPrevEnsureUpperBound()1263 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedLowerBoundVariable()1268 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedUpperBoundVariable()1273 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedEnsureUpperBound()1278 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedInit()1283 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedCond()[all …]
334 bool isOpenMPLoopBoundSharingDirective(OpenMPDirectiveKind Kind);
112 isOpenMPLoopBoundSharingDirective(Kind)) && in EmitPreInitStmt()3053 if (isOpenMPLoopBoundSharingDirective(S.getDirectiveKind())) in EmitOMPDistributeOuterLoop()3067 OuterLoopArgs.EUB = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeOuterLoop()3071 OuterLoopArgs.Init = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeOuterLoop()3074 OuterLoopArgs.Cond = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeOuterLoop()3077 OuterLoopArgs.NextLB = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeOuterLoop()3080 OuterLoopArgs.NextUB = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeOuterLoop()3384 isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()); in EmitOMPWorksharingLoop()5612 (isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeLoop()5617 (isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeLoop()[all …]
3207 isOpenMPLoopBoundSharingDirective(D.getDirectiveKind())) { in createParallelDataSharingWrapper()3214 if (isOpenMPLoopBoundSharingDirective(D.getDirectiveKind())) { in createParallelDataSharingWrapper()
711 bool clang::isOpenMPLoopBoundSharingDirective(OpenMPDirectiveKind Kind) { in isOpenMPLoopBoundSharingDirective() function in clang
9801 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()9863 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()9907 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()9913 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()9973 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()10006 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()