/llvm-project/llvm/test/CodeGen/X86/ |
H A D | wide-scalar-shift-legalization.ll | 1 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py 3 ; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu -mattr=+sse2,-bmi2,-slow-shld | FileCheck %s --check-prefixes=ALL,X64,X64-NO-BMI2,X64-SHLD,X64-NO-BMI2-HAVE-SHLD 4 ; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu -mattr=+sse2,+bmi2,+slow-shld | FileCheck %s --check-prefixes=ALL,X64,X64-BMI2,X64-NO-SHLD,X64-HAVE-BMI2-NO-SHLD 5 ; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu -mattr=+sse2,+bmi2,-slow-shld | FileCheck %s --check-prefixes=ALL,X64,X64-BMI2,X64-SHLD,X64-HAVE-BMI2-HAVE-SHLD 7 ; RUN: llc < %s -mtriple=i686-unknown-linux-gnu -mattr=+sse2,-bmi2,-slow-shld | FileCheck %s --check-prefixes=ALL,X86,X86-NO-BMI2,X86-SHLD,X86-NO-BMI2-HAVE-SHLD 8 ; RUN: llc < %s -mtriple=i686-unknown-linux-gnu -mattr=+sse2,+bmi2,+slow-shld | FileCheck %s --check-prefixes=ALL,X86,X86-BMI2,X86-NO-SHLD,X86-HAVE-BMI2-NO-SHLD 9 ; RUN: llc < %s -mtriple=i686-unknown-linux-gnu -mattr=+sse2,+bmi2,-slow-shld | FileCheck %s --check-prefixes=ALL,X86,X86-BMI2,X86-SHLD,X86-HAVE-BMI2-HAVE-SHLD 184 ; X86-NO-BMI2-HAVE [all...] |
H A D | widen-load-of-small-alloca.ll | 1 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py 3 ; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu -mattr=+sse2,-bmi2,-slow-shld | FileCheck %s --check-prefixes=ALL,X64,X64-NO-BMI2,X64-SHLD,X64-NO-BMI2-HAVE-SHLD 4 ; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu -mattr=+sse2,+bmi2,+slow-shld | FileCheck %s --check-prefixes=ALL,X64,X64-BMI2,X64-NO-SHLD,X64-HAVE-BMI2-NO-SHLD 5 ; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu -mattr=+sse2,+bmi2,-slow-shld | FileCheck %s --check-prefixes=ALL,X64,X64-BMI2,X64-SHLD,X64-HAVE-BMI2-HAVE-SHLD 7 ; RUN: llc < %s -mtriple=i686-unknown-linux-gnu -mattr=+sse2,-bmi2,-slow-shld | FileCheck %s --check-prefixes=ALL,X86,X86-NO-BMI2,X86-SHLD,X86-NO-BMI2-HAVE-SHLD 8 ; RUN: llc < %s -mtriple=i686-unknown-linux-gnu -mattr=+sse2,+bmi2,+slow-shld | FileCheck %s --check-prefixes=ALL,X86,X86-BMI2,X86-NO-SHLD,X86-HAVE-BMI2-NO-SHLD 9 ; RUN: llc < %s -mtriple=i686-unknown-linux-gnu -mattr=+sse2,+bmi2,-slow-shld | FileCheck %s --check-prefixes=ALL,X86,X86-BMI2,X86-SHLD,X86-HAVE-BMI2-HAVE-SHLD 214 ; X86-NO-BMI2-HAVE [all...] |
H A D | wide-scalar-shift-by-byte-multiple-legalization.ll | 1 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py 3 ; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu -mattr=+sse2,-bmi2,-slow-shld | FileCheck %s --check-prefixes=ALL,X64,X64-SSE2,X64-NO-BMI2,X64-HAVE-SHLD-NO-BMI2,FALLBACK1 4 ; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu -mattr=+sse2,+bmi2,+slow-shld | FileCheck %s --check-prefixes=ALL,X64,X64-SSE2,X64-HAVE-BMI2,X64-NO-SHLD-HAVE-BMI2,FALLBACK2 5 ; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu -mattr=+sse2,+bmi2,-slow-shld | FileCheck %s --check-prefixes=ALL,X64,X64-SSE2,X64-HAVE-BMI2,X64-HAVE-SHLD-HAVE-BMI2,FALLBACK3 7 ; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu -mattr=+sse4.2,-bmi2,-slow-shld | FileCheck %s --check-prefixes=ALL,X64,X64-SSE42,X64-NO-BMI2,X64-HAVE-SHLD-NO-BMI2,FALLBACK5 8 ; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu -mattr=+sse4.2,+bmi2,+slow-shld | FileCheck %s --check-prefixes=ALL,X64,X64-SSE42,X64-HAVE-BMI2,X64-NO-SHLD-HAVE [all...] |
/llvm-project/utils/bazel/llvm_configs/ |
H A D | config.h.cmake | 30 /* Define to 1 if you have the `backtrace' function. */ 35 /* Define to 1 if you have the <CrashReporterClient.h> header file. */ 41 /* Define to 1 if you have the declaration of `arc4random', and to 0 if you 45 /* Define to 1 if you have the declaration of `FE_ALL_EXCEPT', and to 0 if you 49 /* Define to 1 if you have the declaration of `FE_INEXACT', and to 0 if you 53 /* Define to 1 if you have the declaration of `strerror_s', and to 0 if you 72 /* Define to 1 if you have the <ffi/ffi.h> header file. */ 75 /* Define to 1 if you have the <ffi.h> header file. */ 78 /* Define to 1 if you have the `futimens' function. */ 81 /* Define to 1 if you have th [all...] |
/llvm-project/llvm/include/llvm/Config/ |
H A D | config.h.cmake | 30 /* Define to 1 if you have the `backtrace' function. */ 35 /* Define to 1 if you have the <CrashReporterClient.h> header file. */ 41 /* Define to 1 if you have the declaration of `arc4random', and to 0 if you 45 /* Define to 1 if you have the declaration of `FE_ALL_EXCEPT', and to 0 if you 49 /* Define to 1 if you have the declaration of `FE_INEXACT', and to 0 if you 53 /* Define to 1 if you have the declaration of `strerror_s', and to 0 if you 72 /* Define to 1 if you have the <ffi/ffi.h> header file. */ 75 /* Define to 1 if you have the <ffi.h> header file. */ 78 /* Define to 1 if you have the `futimens' function. */ 81 /* Define to 1 if you have th [all...] |
/llvm-project/clang/test/Sema/ |
H A D | aarch64-sve-vector-compare-ops.c | 12 …(void)(i8 == i16); // expected-error{{vector operands do not have the same number of elements ('sv… in eq() 13 …(void)(i8 == i32); // expected-error{{vector operands do not have the same number of elements ('sv… in eq() 14 …(void)(i8 == i64); // expected-error{{vector operands do not have the same number of elements ('sv… in eq() 15 …(void)(i8 == u16); // expected-error{{vector operands do not have the same number of elements ('sv… in eq() 16 …(void)(i8 == u32); // expected-error{{vector operands do not have the same number of elements ('sv… in eq() 17 …(void)(i8 == u64); // expected-error{{vector operands do not have the same number of elements ('sv… in eq() 18 …(void)(i8 == f16); // expected-error{{vector operands do not have the same number of elements ('sv… in eq() 19 …(void)(i8 == f32); // expected-error{{vector operands do not have the same number of elements ('sv… in eq() 20 …(void)(i8 == f64); // expected-error{{vector operands do not have the same number of elements ('sv… in eq() 23 …(void)(u8 == i16); // expected-error{{vector operands do not have the same number of elements ('sv… in eq() [all …]
|
H A D | aarch64-sve-vector-arith-ops.c | 18 …(void)(i8 + i16); // expected-error{{vector operands do not have the same number of elements ('svi… in add() 19 …(void)(i8 + i32); // expected-error{{vector operands do not have the same number of elements ('svi… in add() 20 …(void)(i8 + i64); // expected-error{{vector operands do not have the same number of elements ('svi… in add() 21 …(void)(i8 + u16); // expected-error{{vector operands do not have the same number of elements ('svi… in add() 22 …(void)(i8 + u32); // expected-error{{vector operands do not have the same number of elements ('svi… in add() 23 …(void)(i8 + u64); // expected-error{{vector operands do not have the same number of elements ('svi… in add() 24 …(void)(i8 + f16); // expected-error{{vector operands do not have the same number of elements ('svi… in add() 25 …(void)(i8 + f32); // expected-error{{vector operands do not have the same number of elements ('svi… in add() 26 …(void)(i8 + f64); // expected-error{{vector operands do not have the same number of elements ('svi… in add() 29 …(void)(u8 + i16); // expected-error{{vector operands do not have the same number of elements ('svu… in add() [all …]
|
H A D | aarch64-sve-vector-bitwise-ops.c | 12 …(void)(i8 & i16); // expected-error{{vector operands do not have the same number of elements ('svi… in and() 13 …(void)(i8 & i32); // expected-error{{vector operands do not have the same number of elements ('svi… in and() 14 …(void)(i8 & i64); // expected-error{{vector operands do not have the same number of elements ('svi… in and() 15 …(void)(i8 & u16); // expected-error{{vector operands do not have the same number of elements ('svi… in and() 16 …(void)(i8 & u32); // expected-error{{vector operands do not have the same number of elements ('svi… in and() 17 …(void)(i8 & u64); // expected-error{{vector operands do not have the same number of elements ('svi… in and() 23 …(void)(u8 & i16); // expected-error{{vector operands do not have the same number of elements ('svu… in and() 24 …(void)(u8 & i32); // expected-error{{vector operands do not have the same number of elements ('svu… in and() 25 …(void)(u8 & i64); // expected-error{{vector operands do not have the same number of elements ('svu… in and() 26 …(void)(u8 & u16); // expected-error{{vector operands do not have the same number of elements ('svu… in and() [all …]
|
/llvm-project/utils/bazel/llvm-project-overlay/llvm/include/llvm/Config/ |
H A D | config.h | 42 /* Define to 1 if you have the `backtrace' function. */ 47 /* Define to 1 if you have the <CrashReporterClient.h> header file. */ 53 /* Define to 1 if you have the declaration of `arc4random', and to 0 if you 57 /* Define to 1 if you have the declaration of `FE_ALL_EXCEPT', and to 0 if you 61 /* Define to 1 if you have the declaration of `FE_INEXACT', and to 0 if you 65 /* Define to 1 if you have the declaration of `strerror_s', and to 0 if you 84 /* Define to 1 if you have the <ffi/ffi.h> header file. */ 87 /* Define to 1 if you have the <ffi.h> header file. */ 90 /* Define to 1 if you have the `futimens' function. */ 93 /* Define to 1 if you have th [all...] |
/llvm-project/libcxx/test/std/language.support/support.limits/support.limits.general/ |
H A D | version.version.compile.pass.cpp | 1267 # error "__cpp_lib_chrono_udls should have the value 201304L in c++14" 1278 # error "__cpp_lib_complex_udls should have the value 201309L in c++14" 1397 # error "__cpp_lib_exchange_function should have the value 201304L in c++14" 1496 # error "__cpp_lib_generic_associative_lookup should have the value 201304L in c++14" 1539 # error "__cpp_lib_integer_sequence should have the value 201304L in c++14" 1546 # error "__cpp_lib_integral_constant_callable should have the value 201304L in c++14" 1577 # error "__cpp_lib_is_final should have the value 201402L in c++14" 1600 # error "__cpp_lib_is_null_pointer should have the value 201309L in c++14" 1655 # error "__cpp_lib_make_reverse_iterator should have the value 201402L in c++14" 1662 # error "__cpp_lib_make_unique should have th [all...] |
H A D | type_traits.version.compile.pass.cpp | 169 # error "__cpp_lib_integral_constant_callable should have the value 201304L in c++14" 184 # error "__cpp_lib_is_final should have the value 201402L in c++14" 207 # error "__cpp_lib_is_null_pointer should have the value 201309L in c++14" 246 # error "__cpp_lib_result_of_sfinae should have the value 201210L in c++14" 253 # error "__cpp_lib_transformation_trait_aliases should have the value 201304L in c++14" 274 # error "__cpp_lib_bool_constant should have the value 201505L in c++17" 285 # error "__cpp_lib_has_unique_object_representations should have the value 201606L in c++17" 292 # error "__cpp_lib_integral_constant_callable should have the value 201304L in c++17" 299 # error "__cpp_lib_is_aggregate should have the value 201703L in c++17" 310 # error "__cpp_lib_is_final should have th [all...] |
H A D | memory.version.compile.pass.cpp | 159 # error "__cpp_lib_make_unique should have the value 201304L in c++14" 198 # error "__cpp_lib_transparent_operators should have the value 201210L in c++14" 207 # error "__cpp_lib_addressof_constexpr should have the value 201603L in c++17" 218 # error "__cpp_lib_allocator_traits_is_always_equal should have the value 201411L in c++17" 241 # error "__cpp_lib_enable_shared_from_this should have the value 201603L in c++17" 248 # error "__cpp_lib_make_unique should have the value 201304L in c++17" 263 # error "__cpp_lib_raw_memory_algorithms should have the value 201606L in c++17" 270 # error "__cpp_lib_shared_ptr_arrays should have the value 201611L in c++17" 277 # error "__cpp_lib_shared_ptr_weak_type should have the value 201606L in c++17" 296 # error "__cpp_lib_transparent_operators should have th [all...] |
H A D | functional.version.compile.pass.cpp | 159 # error "__cpp_lib_result_of_sfinae should have the value 201210L in c++14" 166 # error "__cpp_lib_transparent_operators should have the value 201210L in c++14" 187 # error "__cpp_lib_boyer_moore_searcher should have the value 201603L in c++17" 206 # error "__cpp_lib_invoke should have the value 201411L in c++17" 221 # error "__cpp_lib_not_fn should have the value 201603L in c++17" 236 # error "__cpp_lib_result_of_sfinae should have the value 201210L in c++17" 243 # error "__cpp_lib_transparent_operators should have the value 201510L in c++17" 260 # error "__cpp_lib_bind_front should have the value 201907L in c++20" 267 # error "__cpp_lib_boyer_moore_searcher should have the value 201603L in c++20" 274 # error "__cpp_lib_constexpr_functional should have th [all...] |
H A D | utility.version.compile.pass.cpp | 114 # error "__cpp_lib_exchange_function should have the value 201304L in c++14" 129 # error "__cpp_lib_integer_sequence should have the value 201304L in c++14" 148 # error "__cpp_lib_tuples_by_type should have the value 201304L in c++14" 161 # error "__cpp_lib_as_const should have the value 201510L in c++17" 180 # error "__cpp_lib_exchange_function should have the value 201304L in c++17" 195 # error "__cpp_lib_integer_sequence should have the value 201304L in c++17" 214 # error "__cpp_lib_tuples_by_type should have the value 201304L in c++17" 227 # error "__cpp_lib_as_const should have the value 201510L in c++20" 234 # error "__cpp_lib_constexpr_algorithms should have the value 201806L in c++20" 241 # error "__cpp_lib_constexpr_utility should have the value 201811L in c++20" [all …]
|
H A D | iterator.version.compile.pass.cpp | 82 # error "__cpp_lib_make_reverse_iterator should have the value 201402L in c++14" 97 # error "__cpp_lib_null_iterators should have the value 201304L in c++14" 114 # error "__cpp_lib_array_constexpr should have the value 201603L in c++17" 125 # error "__cpp_lib_make_reverse_iterator should have the value 201402L in c++17" 136 # error "__cpp_lib_nonmember_container_access should have the value 201411L in c++17" 143 # error "__cpp_lib_null_iterators should have the value 201304L in c++17" 160 # error "__cpp_lib_array_constexpr should have the value 201811L in c++20" 167 # error "__cpp_lib_constexpr_iterator should have the value 201811L in c++20" 174 # error "__cpp_lib_make_reverse_iterator should have the value 201402L in c++20" 181 # error "__cpp_lib_move_iterator_concept should have th [all...] |
H A D | string.version.compile.pass.cpp | 139 # error "__cpp_lib_string_udls should have the value 201304L in c++14" 156 # error "__cpp_lib_allocator_traits_is_always_equal should have the value 201411L in c++17" 183 # error "__cpp_lib_nonmember_container_access should have the value 201411L in c++17" 202 # error "__cpp_lib_string_udls should have the value 201304L in c++17" 209 # error "__cpp_lib_string_view should have the value 201606L in c++17" 222 # error "__cpp_lib_allocator_traits_is_always_equal should have the value 201411L in c++20" 230 # error "__cpp_lib_char8_t should have the value 201907L in c++20" 242 # error "__cpp_lib_constexpr_string should have the value 201907L in c++20" 257 # error "__cpp_lib_erase_if should have the value 202002L in c++20" 264 # error "__cpp_lib_nonmember_container_access should have th [all...] |
H A D | map.version.compile.pass.cpp | 103 # error "__cpp_lib_generic_associative_lookup should have the value 201304L in c++14" 128 # error "__cpp_lib_allocator_traits_is_always_equal should have the value 201411L in c++17" 151 # error "__cpp_lib_generic_associative_lookup should have the value 201304L in c++17" 158 # error "__cpp_lib_map_try_emplace should have the value 201411L in c++17" 165 # error "__cpp_lib_node_extract should have the value 201606L in c++17" 172 # error "__cpp_lib_nonmember_container_access should have the value 201411L in c++17" 185 # error "__cpp_lib_allocator_traits_is_always_equal should have the value 201411L in c++20" 204 # error "__cpp_lib_erase_if should have the value 202002L in c++20" 211 # error "__cpp_lib_generic_associative_lookup should have the value 201304L in c++20" 218 # error "__cpp_lib_map_try_emplace should have the value 201411L in c++20" [all …]
|
H A D | algorithm.version.compile.pass.cpp | 129 # error "__cpp_lib_robust_nonmodifying_seq_ops should have the value 201304L in c++14" 146 # error "__cpp_lib_clamp should have the value 201603L in c++17" 166 # error "__cpp_lib_parallel_algorithm should have the value 201603L in c++17" 194 # error "__cpp_lib_robust_nonmodifying_seq_ops should have the value 201304L in c++17" 201 # error "__cpp_lib_sample should have the value 201603L in c++17" 214 # error "__cpp_lib_clamp should have the value 201603L in c++20" 221 # error "__cpp_lib_constexpr_algorithms should have the value 201806L in c++20" 237 # error "__cpp_lib_parallel_algorithm should have the value 201603L in c++20" 249 # error "__cpp_lib_ranges should have the value 202110L in c++20" 268 # error "__cpp_lib_robust_nonmodifying_seq_ops should have th [all...] |
H A D | unordered_map.version.compile.pass.cpp | 125 # error "__cpp_lib_allocator_traits_is_always_equal should have the value 201411L in c++17" 152 # error "__cpp_lib_node_extract should have the value 201606L in c++17" 159 # error "__cpp_lib_nonmember_container_access should have the value 201411L in c++17" 170 # error "__cpp_lib_unordered_map_try_emplace should have the value 201411L in c++17" 179 # error "__cpp_lib_allocator_traits_is_always_equal should have the value 201411L in c++20" 198 # error "__cpp_lib_erase_if should have the value 202002L in c++20" 205 # error "__cpp_lib_generic_unordered_lookup should have the value 201811L in c++20" 212 # error "__cpp_lib_node_extract should have the value 201606L in c++20" 219 # error "__cpp_lib_nonmember_container_access should have the value 201411L in c++20" 230 # error "__cpp_lib_unordered_map_try_emplace should have the value 201411L in c++20" [all …]
|
/llvm-project/flang/test/Semantics/ |
H A D | resolve124.f90 | 23 !ERROR: Reduction variable 'i1' ('INTEGER(4)') does not have a suitable type ('LOGICAL'). 24 !ERROR: Reduction variable 'i2' ('INTEGER(4)') does not have a suitable type ('LOGICAL'). 25 !ERROR: Reduction variable 'i3' ('INTEGER(4)') does not have a suitable type ('LOGICAL'). 26 !ERROR: Reduction variable 'i4' ('INTEGER(4)') does not have a suitable type ('LOGICAL'). 35 !ERROR: Reduction variable 'r1' ('REAL(4)') does not have a suitable type ('INTEGER'). 36 !ERROR: Reduction variable 'r2' ('REAL(4)') does not have a suitable type ('INTEGER'). 37 !ERROR: Reduction variable 'r3' ('REAL(4)') does not have a suitable type ('INTEGER'). 38 !ERROR: Reduction variable 'r4' ('REAL(4)') does not have a suitable type ('LOGICAL'). 39 !ERROR: Reduction variable 'r5' ('REAL(4)') does not have a suitable type ('LOGICAL'). 40 !ERROR: Reduction variable 'r6' ('REAL(4)') does not have a suitable type ('LOGICAL'). [all …]
|
/llvm-project/clang/test/SemaCUDA/ |
H A D | amdgpu-builtins-pointer-args.cu | 7 …dgcn_fence(); // expected-error {{too few arguments to function call, expected at least 2, have 0}} in call_amdgpu_builtins() 8 …amdgcn_atomic_inc32(); // expected-error {{too few arguments to function call, expected 4, have 0}} in call_amdgpu_builtins() 9 …mdgcn_atomic_inc32(0); // expected-error {{too few arguments to function call, expected 4, have 1}} in call_amdgpu_builtins() 10 …cn_atomic_inc32(0, 0); // expected-error {{too few arguments to function call, expected 4, have 2}} in call_amdgpu_builtins() 11 …atomic_inc32(0, 0, 0); // expected-error {{too few arguments to function call, expected 4, have 3}} in call_amdgpu_builtins() 12 …amdgcn_atomic_inc64(); // expected-error {{too few arguments to function call, expected 4, have 0}} in call_amdgpu_builtins() 13 …amdgcn_atomic_dec32(); // expected-error {{too few arguments to function call, expected 4, have 0}} in call_amdgpu_builtins() 14 …amdgcn_atomic_dec64(); // expected-error {{too few arguments to function call, expected 4, have 0}} in call_amdgpu_builtins() 15 …in_amdgcn_div_scale(); // expected-error {{too few arguments to function call, expected 4, have 0}} in call_amdgpu_builtins() 16 …n_amdgcn_div_scale(0); // expected-error {{too few arguments to function call, expected 4, have 1}} in call_amdgpu_builtins() [all …]
|
/llvm-project/clang/test/CXX/temp/temp.pre/ |
H A D | p6.cpp | 3 // Templates and partial and explicit specializations can't have C linkage. 22 template<typename T> struct A; // expected-error {{templates must have C++ linkage}} 23 template<typename T> int B; // expected-error {{templates must have C++ linkage}} 24 template<typename T> void C(); // expected-error {{templates must have C++ linkage}} 34 …template<typename T> template<typename U> int A<T>::e; // expected-error {{templates must have C++… 35 …me T> template<typename U> struct A<T>::f {}; // expected-error {{templates must have C++ linkage}} 36 …ame T> template<typename U> void A<T>::g() {} // expected-error {{templates must have C++ linkage}} in g() 39 template<typename T> struct A<int*>; // expected-error {{templates must have C++ linkage}} 40 template<typename T> int B<int*>; // expected-error {{templates must have C++ linkage}} 41 …name T> template<typename U> int A<T>::e<U*>; // expected-error {{templates must have C++ linkage}} [all …]
|
/llvm-project/clang/test/SemaCXX/ |
H A D | function-type-qual.cpp | 3 void f() const; // expected-error {{non-member function cannot have 'const' qualifier}} 4 void (*pf)() const; // expected-error {{pointer to function type cannot have 'const' qualifier}} 5 extern void (&rf)() const; // expected-error {{reference to function type cannot have 'const' quali… 8 cfn f2; // expected-error {{non-member function of type 'cfn' (aka 'void () const') cannot have 'co… 13 static void f3() const; // expected-error {{static member function cannot have 'const' qualifier}} 14 …-error {{static member function of type 'cfn' (aka 'void () const') cannot have 'const' qualifier}} 31 void (PR14171)() const; // expected-error {{non-member function cannot have 'const' qualifier}} 44 …void* operator new(size_t bytes) const; //expected-error {{static member function cannot have 'con… 45 …void* operator new[](size_t bytes) const; //expected-error {{static member function cannot have 'c… 47 …void operator delete(void*) const; //expected-error {{static member function cannot have 'const' q… [all …]
|
/llvm-project/clang/test/CXX/temp/temp.param/ |
H A D | p7.cpp | 6 // A non-type template-parameter shall not be declared to have 10 template<double d> class X; // cxx17-error{{cannot have type}} 18 template<A a> class X0b; // cxx17-error{{cannot have type 'A' before C++20}} 31 template<_Complex float ci> struct ComplexFloat; // cxx17-error {{cannot have type '_Complex float'… 32 template<_Complex int ci> struct ComplexInt; // cxx17-error {{cannot have type '_Complex int' befor… 36 template<_Atomic float ci> struct AtomicFloat; // expected-error {{cannot have type '_Atomic(float)… 37 template<_Atomic int ci> struct AtomicInt; // expected-error {{cannot have type '_Atomic(int)'}} 42 template<VI4> struct VectorInt; // cxx17-error {{cannot have type 'VI4'}} 43 template<VF4> struct VectorFloat; // cxx17-error {{cannot have type 'VF4'}} 71 template<B> struct ClassNTTP {}; // cxx17-error {{cannot have type 'B'}} [all …]
|
/llvm-project/mlir/include/mlir/Dialect/SPIRV/IR/ |
H A D | SPIRVLogicalOps.td | 58 floating-point type. They must have the same type, and they must have 84 floating-point type. They must have the same type, and they must have 110 floating-point type. They must have the same type, and they must have 136 floating-point type. They must have the same type, and they must have 162 floating-point type. They must have the same type, and they must have [all...] |