Searched refs:isOpenMPLoopBoundSharingDirective (Results 1 – 6 of 6) sorted by relevance
1102 if (isOpenMPLoopBoundSharingDirective(Kind)) in getArraysOffset()1192 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setPrevLowerBoundVariable()1197 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setPrevUpperBoundVariable()1202 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setDistInc()1207 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setPrevEnsureUpperBound()1212 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedLowerBoundVariable()1217 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedUpperBoundVariable()1222 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedEnsureUpperBound()1227 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedInit()1232 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedCond()[all …]
268 bool isOpenMPLoopBoundSharingDirective(OpenMPDirectiveKind Kind);
108 isOpenMPLoopBoundSharingDirective(Kind)) && in EmitPreInitStmt()2861 if (isOpenMPLoopBoundSharingDirective(S.getDirectiveKind())) in EmitOMPDistributeOuterLoop()2875 OuterLoopArgs.EUB = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeOuterLoop()2879 OuterLoopArgs.Init = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeOuterLoop()2882 OuterLoopArgs.Cond = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeOuterLoop()3190 isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()); in EmitOMPWorksharingLoop()5111 (isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeLoop()5116 (isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeLoop()5173 isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()); in EmitOMPDistributeLoop()5186 EmitIgnoredExpr(isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeLoop()[all …]
3503 isOpenMPLoopBoundSharingDirective(D.getDirectiveKind())) { in createParallelDataSharingWrapper()3511 if (isOpenMPLoopBoundSharingDirective(D.getDirectiveKind())) { in createParallelDataSharingWrapper()
574 bool clang::isOpenMPLoopBoundSharingDirective(OpenMPDirectiveKind Kind) { in isOpenMPLoopBoundSharingDirective() function in clang
9187 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()9248 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()9290 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()9296 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()9355 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()9388 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()