Home
last modified time | relevance | path

Searched refs:SpecSpecialFuncs (Results 1 – 25 of 65) sorted by relevance

123

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/OpenMP/
H A Ddeclare_variant_implementation_vendor_codegen.cpp78 struct SpecSpecialFuncs { struct
80 SpecSpecialFuncs(); argument
81 ~SpecSpecialFuncs();
84 #pragma omp declare variant(SpecSpecialFuncs::method_) \
87 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
92 int SpecSpecialFuncs::method_() { return 7; } in method_()
93 int SpecSpecialFuncs::Method() { return 1; } in Method()
H A Ddeclare_variant_device_kind_codegen.cpp132 struct SpecSpecialFuncs { struct
134 SpecSpecialFuncs(); argument
135 ~SpecSpecialFuncs();
138 #pragma omp declare variant(SpecSpecialFuncs::method_) \
141 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
146 int SpecSpecialFuncs::method_() { return 7; } in method_()
147 int SpecSpecialFuncs::Method() { return 1; } in Method()
H A Dnvptx_declare_variant_implementation_vendor_codegen.cpp95 struct SpecSpecialFuncs { struct
97 SpecSpecialFuncs(); argument
98 ~SpecSpecialFuncs();
101 #pragma omp declare variant(SpecSpecialFuncs::method_) \
104 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
111 int SpecSpecialFuncs::method_() { return 7; } in method_()
112 int SpecSpecialFuncs::Method() { return 1; } in Method()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/OpenMP/
H A Ddeclare_variant_implementation_vendor_codegen.cpp68 struct SpecSpecialFuncs { struct
70 SpecSpecialFuncs(); argument
71 ~SpecSpecialFuncs();
74 #pragma omp declare variant(SpecSpecialFuncs::method_) \
77 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
82 int SpecSpecialFuncs::method_() { return 15; } in method_()
83 int SpecSpecialFuncs::Method() { return 16; } in Method()
H A Dnvptx_declare_variant_implementation_vendor_codegen.cpp82 struct SpecSpecialFuncs { struct
84 SpecSpecialFuncs(); argument
85 ~SpecSpecialFuncs();
88 #pragma omp declare variant(SpecSpecialFuncs::method_) \
91 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
98 int SpecSpecialFuncs::method_() { return 15; } in method_()
99 int SpecSpecialFuncs::Method() { return 16; } in Method()
H A Ddeclare_variant_device_kind_codegen.cpp163 struct SpecSpecialFuncs { struct
165 SpecSpecialFuncs(); argument
166 ~SpecSpecialFuncs();
169 #pragma omp declare variant(SpecSpecialFuncs::method_) \
172 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
177 int SpecSpecialFuncs::method_() { return 7; } in method_()
178 int SpecSpecialFuncs::Method() { return 1; } in Method()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/OpenMP/
H A Ddeclare_variant_implementation_vendor_codegen.cpp68 struct SpecSpecialFuncs { struct
70 SpecSpecialFuncs(); argument
71 ~SpecSpecialFuncs();
74 #pragma omp declare variant(SpecSpecialFuncs::method_) \
77 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
82 int SpecSpecialFuncs::method_() { return 15; } in method_()
83 int SpecSpecialFuncs::Method() { return 16; } in Method()
H A Dnvptx_declare_variant_implementation_vendor_codegen.cpp82 struct SpecSpecialFuncs { struct
84 SpecSpecialFuncs(); argument
85 ~SpecSpecialFuncs();
88 #pragma omp declare variant(SpecSpecialFuncs::method_) \
91 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
98 int SpecSpecialFuncs::method_() { return 15; } in method_()
99 int SpecSpecialFuncs::Method() { return 16; } in Method()
H A Ddeclare_variant_device_kind_codegen.cpp163 struct SpecSpecialFuncs { struct
165 SpecSpecialFuncs(); argument
166 ~SpecSpecialFuncs();
169 #pragma omp declare variant(SpecSpecialFuncs::method_) \
172 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
177 int SpecSpecialFuncs::method_() { return 7; } in method_()
178 int SpecSpecialFuncs::Method() { return 1; } in Method()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/OpenMP/
H A Ddeclare_variant_implementation_vendor_codegen.cpp68 struct SpecSpecialFuncs { struct
70 SpecSpecialFuncs(); argument
71 ~SpecSpecialFuncs();
74 #pragma omp declare variant(SpecSpecialFuncs::method_) \
77 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
82 int SpecSpecialFuncs::method_() { return 15; } in method_()
83 int SpecSpecialFuncs::Method() { return 16; } in Method()
H A Ddeclare_variant_device_kind_codegen.cpp163 struct SpecSpecialFuncs { struct
165 SpecSpecialFuncs(); argument
166 ~SpecSpecialFuncs();
169 #pragma omp declare variant(SpecSpecialFuncs::method_) \
172 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
177 int SpecSpecialFuncs::method_() { return 7; } in method_()
178 int SpecSpecialFuncs::Method() { return 1; } in Method()
H A Dnvptx_declare_variant_implementation_vendor_codegen.cpp82 struct SpecSpecialFuncs { struct
84 SpecSpecialFuncs(); argument
85 ~SpecSpecialFuncs();
88 #pragma omp declare variant(SpecSpecialFuncs::method_) \
91 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
98 int SpecSpecialFuncs::method_() { return 15; } in method_()
99 int SpecSpecialFuncs::Method() { return 16; } in Method()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/OpenMP/
H A Ddeclare_variant_implementation_vendor_codegen.cpp68 struct SpecSpecialFuncs { struct
70 SpecSpecialFuncs(); argument
71 ~SpecSpecialFuncs();
74 #pragma omp declare variant(SpecSpecialFuncs::method_) \
77 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
82 int SpecSpecialFuncs::method_() { return 15; } in method_()
83 int SpecSpecialFuncs::Method() { return 16; } in Method()
H A Dnvptx_declare_variant_implementation_vendor_codegen.cpp77 struct SpecSpecialFuncs { struct
79 SpecSpecialFuncs(); argument
80 ~SpecSpecialFuncs();
83 #pragma omp declare variant(SpecSpecialFuncs::method_) \
86 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
93 int SpecSpecialFuncs::method_() { return 15; } in method_()
94 int SpecSpecialFuncs::Method() { return 16; } in Method()
H A Ddeclare_variant_device_kind_codegen.cpp123 struct SpecSpecialFuncs { struct
125 SpecSpecialFuncs(); argument
126 ~SpecSpecialFuncs();
129 #pragma omp declare variant(SpecSpecialFuncs::method_) \
132 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
137 int SpecSpecialFuncs::method_() { return 7; } in method_()
138 int SpecSpecialFuncs::Method() { return 1; } in Method()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/OpenMP/
H A Ddeclare_variant_implementation_vendor_codegen.cpp68 struct SpecSpecialFuncs { struct
70 SpecSpecialFuncs(); argument
71 ~SpecSpecialFuncs();
74 #pragma omp declare variant(SpecSpecialFuncs::method_) \
77 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
82 int SpecSpecialFuncs::method_() { return 15; } in method_()
83 int SpecSpecialFuncs::Method() { return 16; } in Method()
H A Dnvptx_declare_variant_implementation_vendor_codegen.cpp77 struct SpecSpecialFuncs { struct
79 SpecSpecialFuncs(); argument
80 ~SpecSpecialFuncs();
83 #pragma omp declare variant(SpecSpecialFuncs::method_) \
86 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
93 int SpecSpecialFuncs::method_() { return 15; } in method_()
94 int SpecSpecialFuncs::Method() { return 16; } in Method()
H A Ddeclare_variant_device_kind_codegen.cpp123 struct SpecSpecialFuncs { struct
125 SpecSpecialFuncs(); argument
126 ~SpecSpecialFuncs();
129 #pragma omp declare variant(SpecSpecialFuncs::method_) \
132 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
137 int SpecSpecialFuncs::method_() { return 7; } in method_()
138 int SpecSpecialFuncs::Method() { return 1; } in Method()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/OpenMP/
H A Ddeclare_variant_implementation_vendor_codegen.cpp78 struct SpecSpecialFuncs { struct
80 SpecSpecialFuncs(); argument
81 ~SpecSpecialFuncs();
84 #pragma omp declare variant(SpecSpecialFuncs::method_) \
87 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
92 int SpecSpecialFuncs::method_() { return 7; } in method_()
93 int SpecSpecialFuncs::Method() { return 1; } in Method()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/OpenMP/
H A Ddeclare_variant_implementation_vendor_codegen.cpp68 struct SpecSpecialFuncs { struct
70 SpecSpecialFuncs(); argument
71 ~SpecSpecialFuncs();
74 #pragma omp declare variant(SpecSpecialFuncs::method_) \
77 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
82 int SpecSpecialFuncs::method_() { return 15; } in method_()
83 int SpecSpecialFuncs::Method() { return 16; } in Method()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/OpenMP/
H A Ddeclare_variant_implementation_vendor_codegen.cpp68 struct SpecSpecialFuncs { struct
70 SpecSpecialFuncs(); argument
71 ~SpecSpecialFuncs();
74 #pragma omp declare variant(SpecSpecialFuncs::method_) \
77 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
82 int SpecSpecialFuncs::method_() { return 15; } in method_()
83 int SpecSpecialFuncs::Method() { return 16; } in Method()
/dports/lang/clang-mesa/clang-13.0.1.src/test/OpenMP/
H A Ddeclare_variant_implementation_vendor_codegen.cpp68 struct SpecSpecialFuncs { struct
70 SpecSpecialFuncs(); argument
71 ~SpecSpecialFuncs();
74 #pragma omp declare variant(SpecSpecialFuncs::method_) \
77 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
82 int SpecSpecialFuncs::method_() { return 15; } in method_()
83 int SpecSpecialFuncs::Method() { return 16; } in Method()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/OpenMP/
H A Ddeclare_variant_implementation_vendor_codegen.cpp68 struct SpecSpecialFuncs { struct
70 SpecSpecialFuncs(); argument
71 ~SpecSpecialFuncs();
74 #pragma omp declare variant(SpecSpecialFuncs::method_) \
77 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
82 int SpecSpecialFuncs::method_() { return 15; } in method_()
83 int SpecSpecialFuncs::Method() { return 16; } in Method()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/OpenMP/
H A Ddeclare_variant_implementation_vendor_codegen.cpp68 struct SpecSpecialFuncs { struct
70 SpecSpecialFuncs(); argument
71 ~SpecSpecialFuncs();
74 #pragma omp declare variant(SpecSpecialFuncs::method_) \
77 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
82 int SpecSpecialFuncs::method_() { return 15; } in method_()
83 int SpecSpecialFuncs::Method() { return 16; } in Method()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/OpenMP/
H A Ddeclare_variant_implementation_vendor_codegen.cpp68 struct SpecSpecialFuncs { struct
70 SpecSpecialFuncs(); argument
71 ~SpecSpecialFuncs();
74 #pragma omp declare variant(SpecSpecialFuncs::method_) \
77 #pragma omp declare variant(SpecSpecialFuncs::method_) \ argument
82 int SpecSpecialFuncs::method_() { return 15; } in method_()
83 int SpecSpecialFuncs::Method() { return 16; } in Method()

123