Searched refs:isOpenMPLoopBoundSharingDirective (Results 1 – 6 of 6) sorted by relevance
1160 if (isOpenMPLoopBoundSharingDirective(Kind)) in getArraysOffset()1258 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setPrevLowerBoundVariable()1263 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setPrevUpperBoundVariable()1268 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setDistInc()1273 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setPrevEnsureUpperBound()1278 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedLowerBoundVariable()1283 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedUpperBoundVariable()1288 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedEnsureUpperBound()1293 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedInit()1298 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedCond()[all …]
341 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()3384 isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()); in EmitOMPWorksharingLoop()5646 (isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeLoop()5651 (isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeLoop()5708 isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()); in EmitOMPDistributeLoop()5721 EmitIgnoredExpr(isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeLoop()[all …]
3129 isOpenMPLoopBoundSharingDirective(D.getDirectiveKind())) { in createParallelDataSharingWrapper()3136 if (isOpenMPLoopBoundSharingDirective(D.getDirectiveKind())) { in createParallelDataSharingWrapper()
739 bool clang::isOpenMPLoopBoundSharingDirective(OpenMPDirectiveKind Kind) { in isOpenMPLoopBoundSharingDirective() function in clang
10016 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()10078 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()10122 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()10128 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()10188 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()10221 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()