Searched refs:isOpenMPLoopBoundSharingDirective (Results 1 – 6 of 6) sorted by relevance
1161 if (isOpenMPLoopBoundSharingDirective(Kind)) in getArraysOffset()1259 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setPrevLowerBoundVariable()1264 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setPrevUpperBoundVariable()1269 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setDistInc()1274 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setPrevEnsureUpperBound()1279 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedLowerBoundVariable()1284 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedUpperBoundVariable()1289 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedEnsureUpperBound()1294 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedInit()1299 assert(isOpenMPLoopBoundSharingDirective(getDirectiveKind()) && in setCombinedCond()[all …]
341 bool isOpenMPLoopBoundSharingDirective(OpenMPDirectiveKind Kind);
116 isOpenMPLoopBoundSharingDirective(Kind)) && in EmitPreInitStmt()3099 if (isOpenMPLoopBoundSharingDirective(S.getDirectiveKind())) in EmitOMPDistributeOuterLoop()3113 OuterLoopArgs.EUB = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeOuterLoop()3117 OuterLoopArgs.Init = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeOuterLoop()3120 OuterLoopArgs.Cond = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeOuterLoop()3123 OuterLoopArgs.NextLB = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeOuterLoop()3126 OuterLoopArgs.NextUB = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeOuterLoop()3429 isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()); in EmitOMPWorksharingLoop()5700 (isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeLoop()5705 (isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeLoop()[all …]
1923 isOpenMPLoopBoundSharingDirective(D.getDirectiveKind())) { in createParallelDataSharingWrapper()1930 if (isOpenMPLoopBoundSharingDirective(D.getDirectiveKind())) { in createParallelDataSharingWrapper()
676 bool clang::isOpenMPLoopBoundSharingDirective(OpenMPDirectiveKind Kind) { in isOpenMPLoopBoundSharingDirective() function in clang
4349 bool LoopBoundSharing = isOpenMPLoopBoundSharingDirective(DKind); in processCapturedRegions()9861 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()9923 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()9967 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()9973 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()10033 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()10066 if (isOpenMPLoopBoundSharingDirective(DKind)) { in checkOpenMPLoop()