Home
last modified time | relevance | path

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

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp3531 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective() local
3578 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform : OMPC_linear) in ActOnOpenMPDeclareSimdDirective()
3581 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform in ActOnOpenMPDeclareSimdDirective()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp3814 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective() local
3861 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform : OMPC_linear) in ActOnOpenMPDeclareSimdDirective()
3864 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform in ActOnOpenMPDeclareSimdDirective()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp4576 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective() local
4623 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform : OMPC_linear) in ActOnOpenMPDeclareSimdDirective()
4626 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform in ActOnOpenMPDeclareSimdDirective()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5130 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective() local
5177 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform : OMPC_linear) in ActOnOpenMPDeclareSimdDirective()
5180 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform in ActOnOpenMPDeclareSimdDirective()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp5130 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective() local
5177 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform : OMPC_linear) in ActOnOpenMPDeclareSimdDirective()
5180 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform in ActOnOpenMPDeclareSimdDirective()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp5740 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective() local
5788 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform : OMPC_linear) in ActOnOpenMPDeclareSimdDirective()
5791 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform in ActOnOpenMPDeclareSimdDirective()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp5866 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective() local
5914 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform : OMPC_linear) in ActOnOpenMPDeclareSimdDirective()
5917 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform in ActOnOpenMPDeclareSimdDirective()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp5667 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective() local
5715 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform : OMPC_linear) in ActOnOpenMPDeclareSimdDirective()
5718 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform in ActOnOpenMPDeclareSimdDirective()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaOpenMP.cpp5663 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective() local
5711 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform : OMPC_linear) in ActOnOpenMPDeclareSimdDirective()
5714 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform in ActOnOpenMPDeclareSimdDirective()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp5866 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective() local
5914 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform : OMPC_linear) in ActOnOpenMPDeclareSimdDirective()
5917 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform in ActOnOpenMPDeclareSimdDirective()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaOpenMP.cpp6547 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective() local
6595 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform : OMPC_linear) in ActOnOpenMPDeclareSimdDirective()
6598 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform in ActOnOpenMPDeclareSimdDirective()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp6473 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective() local
6521 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform : OMPC_linear) in ActOnOpenMPDeclareSimdDirective()
6524 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform in ActOnOpenMPDeclareSimdDirective()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp6473 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective() local
6521 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform : OMPC_linear) in ActOnOpenMPDeclareSimdDirective()
6524 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform in ActOnOpenMPDeclareSimdDirective()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp6473 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective() local
6521 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform : OMPC_linear) in ActOnOpenMPDeclareSimdDirective()
6524 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform in ActOnOpenMPDeclareSimdDirective()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp6473 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective() local
6521 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform : OMPC_linear) in ActOnOpenMPDeclareSimdDirective()
6524 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform in ActOnOpenMPDeclareSimdDirective()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaOpenMP.cpp6473 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective() local
6521 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform : OMPC_linear) in ActOnOpenMPDeclareSimdDirective()
6524 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform in ActOnOpenMPDeclareSimdDirective()