Home
last modified time | relevance | path

Searched refs:isOpenMPGenericLoopDirective (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDStmtOpenMP.h1164 isOpenMPGenericLoopDirective(Kind) || isOpenMPDistributeDirective(Kind)) in getArraysOffset()
1196 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setIsLastIterVariable()
1204 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setLowerBoundVariable()
1212 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setUpperBoundVariable()
1220 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setStrideVariable()
1228 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setEnsureUpperBound()
1236 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setNextLowerBound()
1244 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setNextUpperBound()
1252 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setNumIterations()
1355 isOpenMPGenericLoopDirective(getDirectiveKind()) || in getIsLastIterVariable()
[all …]
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDOpenMPKinds.h319 bool isOpenMPGenericLoopDirective(OpenMPDirectiveKind DKind);
/freebsd-14-stable/contrib/llvm-project/clang/lib/Basic/
HDOpenMPKinds.cpp654 bool clang::isOpenMPGenericLoopDirective(OpenMPDirectiveKind Kind) { in isOpenMPGenericLoopDirective() function in clang
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOpenMP.cpp4909 isOpenMPGenericLoopDirective(ParentRegion) || in checkNestingOfRegions()
4944 isOpenMPGenericLoopDirective(ParentRegion) || in checkNestingOfRegions()
4957 isOpenMPGenericLoopDirective(ParentRegion) || in checkNestingOfRegions()
9259 isOpenMPGenericLoopDirective(DKind) || in checkOpenMPIterationSpace()
9814 isOpenMPGenericLoopDirective(DKind) || in checkOpenMPLoop()
9914 isOpenMPGenericLoopDirective(DKind) || in checkOpenMPLoop()
9926 isOpenMPGenericLoopDirective(DKind) || in checkOpenMPLoop()
9958 isOpenMPGenericLoopDirective(DKind) || in checkOpenMPLoop()
10008 isOpenMPGenericLoopDirective(DKind) || in checkOpenMPLoop()