Searched refs:isOpenMPGenericLoopDirective (Results 1 – 5 of 5) sorted by relevance
1149 isOpenMPGenericLoopDirective(Kind) || isOpenMPDistributeDirective(Kind)) in getArraysOffset()1181 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setIsLastIterVariable()1189 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setLowerBoundVariable()1197 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setUpperBoundVariable()1205 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setStrideVariable()1213 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setEnsureUpperBound()1221 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setNextLowerBound()1229 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setNextUpperBound()1237 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setNumIterations()1340 isOpenMPGenericLoopDirective(getDirectiveKind()) || in getIsLastIterVariable()[all …]
344 bool isOpenMPGenericLoopDirective(OpenMPDirectiveKind DKind);
688 bool clang::isOpenMPGenericLoopDirective(OpenMPDirectiveKind Kind) { in isOpenMPGenericLoopDirective() function in clang
4908 isOpenMPGenericLoopDirective(ParentRegion) || in checkNestingOfRegions()4943 isOpenMPGenericLoopDirective(ParentRegion) || in checkNestingOfRegions()4956 isOpenMPGenericLoopDirective(ParentRegion) || in checkNestingOfRegions()9300 isOpenMPGenericLoopDirective(DKind) || in checkOpenMPIterationSpace()9902 isOpenMPGenericLoopDirective(DKind) || in checkOpenMPLoop()10002 isOpenMPGenericLoopDirective(DKind) || in checkOpenMPLoop()10014 isOpenMPGenericLoopDirective(DKind) || in checkOpenMPLoop()10046 isOpenMPGenericLoopDirective(DKind) || in checkOpenMPLoop()10096 isOpenMPGenericLoopDirective(DKind) || in checkOpenMPLoop()
2674 isOpenMPGenericLoopDirective(DKind)) { in emitOMPSimdRegion()