Home
last modified time | relevance | path

Searched refs:DPred (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp309 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
317 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
329 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
336 DPred,
1169 if (!DPred(I->Directive) && !isParallelOrTaskRegion(I->Directive)) in hasDSA()
1181 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasInnermostDSA() argument
1190 if (StartI == EndI || !DPred(StartI->Directive)) in hasInnermostDSA()
1216 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasExplicitDirective() argument
1225 return DPred(StartI->Directive); in hasExplicitDirective()
1231 DPred, in hasDirective()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp353 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
361 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
373 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
380 DPred,
1289 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasDSA() argument
1311 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasInnermostDSA() argument
1320 if (StartI == EndI || !DPred(StartI->Directive)) in hasInnermostDSA()
1352 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasExplicitDirective() argument
1361 return DPred(StartI->Directive); in hasExplicitDirective()
1367 DPred, in hasDirective()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp485 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
493 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
505 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
512 DPred,
1457 if (!DPred(I->Directive) && in hasDSA()
1470 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasInnermostDSA() argument
1479 if (StartI == EndI || !DPred(StartI->Directive)) in hasInnermostDSA()
1507 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasExplicitDirective() argument
1512 return DPred(StackElem.Directive); in hasExplicitDirective()
1518 DPred, in hasDirective()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp495 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
503 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
515 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
522 DPred,
1536 if (!DPred(I->Directive) && in hasDSA()
1549 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasInnermostDSA() argument
1558 if (StartI == EndI || !DPred(StartI->Directive)) in hasInnermostDSA()
1586 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasExplicitDirective() argument
1591 return DPred(StackElem.Directive); in hasExplicitDirective()
1597 DPred, in hasDirective()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp495 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
503 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
515 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
522 DPred,
1536 if (!DPred(I->Directive) && in hasDSA()
1549 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasInnermostDSA() argument
1558 if (StartI == EndI || !DPred(StartI->Directive)) in hasInnermostDSA()
1586 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasExplicitDirective() argument
1591 return DPred(StackElem.Directive); in hasExplicitDirective()
1597 DPred, in hasDirective()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp576 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
584 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
597 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
604 DPred,
1794 if (!DPred(I->Directive) && in hasDSA()
1807 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasInnermostDSA() argument
1816 if (StartI == EndI || !DPred(StartI->Directive)) in hasInnermostDSA()
1846 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasExplicitDirective() argument
1851 return DPred(StackElem.Directive); in hasExplicitDirective()
1857 DPred, in hasDirective()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp577 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
585 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
598 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
605 DPred,
1795 if (!DPred(I->Directive) && in hasDSA()
1808 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasInnermostDSA() argument
1817 if (StartI == EndI || !DPred(StartI->Directive)) in hasInnermostDSA()
1847 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasExplicitDirective() argument
1852 return DPred(StackElem.Directive); in hasExplicitDirective()
1858 DPred, in hasDirective()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp566 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
574 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
586 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
593 DPred,
1759 if (!DPred(I->Directive) && in hasDSA()
1772 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasInnermostDSA() argument
1781 if (StartI == EndI || !DPred(StartI->Directive)) in hasInnermostDSA()
1809 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasExplicitDirective() argument
1814 return DPred(StackElem.Directive); in hasExplicitDirective()
1820 DPred, in hasDirective()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaOpenMP.cpp566 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
574 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
586 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
593 DPred,
1759 if (!DPred(I->Directive) && in hasDSA()
1772 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasInnermostDSA() argument
1781 if (StartI == EndI || !DPred(StartI->Directive)) in hasInnermostDSA()
1809 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasExplicitDirective() argument
1814 return DPred(StackElem.Directive); in hasExplicitDirective()
1820 DPred, in hasDirective()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp577 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
585 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
598 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
605 DPred,
1795 if (!DPred(I->Directive) && in hasDSA()
1808 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasInnermostDSA() argument
1817 if (StartI == EndI || !DPred(StartI->Directive)) in hasInnermostDSA()
1847 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasExplicitDirective() argument
1852 return DPred(StackElem.Directive); in hasExplicitDirective()
1858 DPred, in hasDirective()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaOpenMP.cpp579 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
587 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
600 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
607 DPred,
1813 if (!DPred(I->Directive) && in hasDSA()
1826 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasInnermostDSA() argument
1835 if (StartI == EndI || !DPred(StartI->Directive)) in hasInnermostDSA()
1865 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasExplicitDirective() argument
1870 return DPred(StackElem.Directive); in hasExplicitDirective()
1876 DPred, in hasDirective()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp577 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
585 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
598 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
605 DPred,
1795 if (!DPred(I->Directive) && in hasDSA()
1808 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasInnermostDSA() argument
1817 if (StartI == EndI || !DPred(StartI->Directive)) in hasInnermostDSA()
1847 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasExplicitDirective() argument
1852 return DPred(StackElem.Directive); in hasExplicitDirective()
1858 DPred, in hasDirective()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp577 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
585 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
598 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
605 DPred,
1795 if (!DPred(I->Directive) && in hasDSA()
1808 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasInnermostDSA() argument
1817 if (StartI == EndI || !DPred(StartI->Directive)) in hasInnermostDSA()
1847 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasExplicitDirective() argument
1852 return DPred(StackElem.Directive); in hasExplicitDirective()
1858 DPred, in hasDirective()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp577 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
585 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
598 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
605 DPred,
1795 if (!DPred(I->Directive) && in hasDSA()
1808 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasInnermostDSA() argument
1817 if (StartI == EndI || !DPred(StartI->Directive)) in hasInnermostDSA()
1847 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasExplicitDirective() argument
1852 return DPred(StackElem.Directive); in hasExplicitDirective()
1858 DPred, in hasDirective()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp577 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
585 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
598 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
605 DPred,
1795 if (!DPred(I->Directive) && in hasDSA()
1808 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasInnermostDSA() argument
1817 if (StartI == EndI || !DPred(StartI->Directive)) in hasInnermostDSA()
1847 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasExplicitDirective() argument
1852 return DPred(StackElem.Directive); in hasExplicitDirective()
1858 DPred, in hasDirective()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaOpenMP.cpp577 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
585 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
598 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred,
605 DPred,
1795 if (!DPred(I->Directive) && in hasDSA()
1808 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasInnermostDSA() argument
1817 if (StartI == EndI || !DPred(StartI->Directive)) in hasInnermostDSA()
1847 const llvm::function_ref<bool(OpenMPDirectiveKind)> DPred, in hasExplicitDirective() argument
1852 return DPred(StackElem.Directive); in hasExplicitDirective()
1858 DPred, in hasDirective()
[all …]