| /llvm-project/libcxx/test/std/containers/views/mdspan/layout_left/ |
| H A D | ctor.layout_stride.pass.cpp | 36 constexpr void test_conversion(FromE src_exts) { in test_conversion() 60 constexpr void test_conversion() { in test_conversion() 64 test_conversion<true, std::extents<T1>>(std::extents<T2>()); in test_conversion() 65 test_conversion<false, std::extents<T1, D>>(std::extents<T2, D>(5)); in test_conversion() 66 test_conversion<false, std::extents<T1, 5>>(std::extents<T2, D>(5)); in test_conversion() 67 test_conversion<false, std::extents<T1, 5>>(std::extents<T2, 5>()); in test_conversion() 68 test_conversion<false, std::extents<T1, 5, D>>(std::extents<T2, D, D>(5, 5)); in test_conversion() 69 test_conversion<false, std::extents<T1, D, D>>(std::extents<T2, D, D>(5, 5)); in test_conversion() 70 test_conversion<false, std::extents<T1, D, D>>(std::extents<T2, D, 7>(5)); in test_conversion() 71 test_conversion<fals in test_conversion() 34 constexpr void test_conversion(FromE src_exts) { test_conversion() function 58 constexpr void test_conversion() { test_conversion() function [all...] |
| H A D | ctor.mapping.pass.cpp | 36 constexpr void test_conversion(FromE src_exts) { in test_conversion() 53 constexpr void test_conversion() { in test_conversion() 59 test_conversion<idx_convertible && true, std::extents<T1>>(std::extents<T2>()); in test_conversion() 60 test_conversion<idx_convertible && true, std::extents<T1, D>>(std::extents<T2, D>(5)); in test_conversion() 61 test_conversion<idx_convertible && false, std::extents<T1, 5>>(std::extents<T2, D>(5)); in test_conversion() 62 test_conversion<idx_convertible && true, std::extents<T1, 5>>(std::extents<T2, 5>()); in test_conversion() 63 test_conversion<idx_convertible && false, std::extents<T1, 5, D>>(std::extents<T2, D, D>(5, 5)); in test_conversion() 64 test_conversion<idx_convertible && true, std::extents<T1, D, D>>(std::extents<T2, D, D>(5, 5)); in test_conversion() 65 test_conversion<idx_convertible && true, std::extents<T1, D, D>>(std::extents<T2, D, 7>(5)); in test_conversion() 66 test_conversion<idx_convertibl in test_conversion() 34 constexpr void test_conversion(FromE src_exts) { test_conversion() function 51 constexpr void test_conversion() { test_conversion() function [all...] |
| H A D | ctor.layout_right.pass.cpp | 38 constexpr void test_conversion(FromE src_exts) { in test_conversion() 55 constexpr void test_conversion() { in test_conversion() 61 test_conversion<idx_convertible && true, std::extents<T1>>(std::extents<T2>()); in test_conversion() 62 test_conversion<idx_convertible && true, std::extents<T1, D>>(std::extents<T2, D>(5)); in test_conversion() 63 test_conversion<idx_convertible && false, std::extents<T1, 5>>(std::extents<T2, D>(5)); in test_conversion() 64 test_conversion<idx_convertible && true, std::extents<T1, 5>>(std::extents<T2, 5>()); in test_conversion() 115 test_conversion<int, int>(); in test() 116 test_conversion<int, size_t>(); in test() 117 test_conversion<size_t, int>(); in test() 118 test_conversion<size_ in test() 36 constexpr void test_conversion(FromE src_exts) { test_conversion() function 53 constexpr void test_conversion() { test_conversion() function [all...] |
| /llvm-project/libcxx/test/std/containers/views/mdspan/layout_right/ |
| H A D | ctor.layout_stride.pass.cpp | 36 constexpr void test_conversion(FromE src_exts) { in test_conversion() 60 constexpr void test_conversion() { in test_conversion() 64 test_conversion<true, std::extents<T1>>(std::extents<T2>()); in test_conversion() 65 test_conversion<false, std::extents<T1, D>>(std::extents<T2, D>(5)); in test_conversion() 66 test_conversion<false, std::extents<T1, 5>>(std::extents<T2, D>(5)); in test_conversion() 67 test_conversion<false, std::extents<T1, 5>>(std::extents<T2, 5>()); in test_conversion() 68 test_conversion<false, std::extents<T1, 5, D>>(std::extents<T2, D, D>(5, 5)); in test_conversion() 69 test_conversion<false, std::extents<T1, D, D>>(std::extents<T2, D, D>(5, 5)); in test_conversion() 70 test_conversion<false, std::extents<T1, D, D>>(std::extents<T2, D, 7>(5)); in test_conversion() 71 test_conversion<fals in test_conversion() 34 constexpr void test_conversion(FromE src_exts) { test_conversion() function 58 constexpr void test_conversion() { test_conversion() function [all...] |
| H A D | ctor.mapping.pass.cpp | 36 constexpr void test_conversion(FromE src_exts) { in test_conversion() 53 constexpr void test_conversion() { in test_conversion() 59 test_conversion<idx_convertible && true, std::extents<T1>>(std::extents<T2>()); in test_conversion() 60 test_conversion<idx_convertible && true, std::extents<T1, D>>(std::extents<T2, D>(5)); in test_conversion() 61 test_conversion<idx_convertible && false, std::extents<T1, 5>>(std::extents<T2, D>(5)); in test_conversion() 62 test_conversion<idx_convertible && true, std::extents<T1, 5>>(std::extents<T2, 5>()); in test_conversion() 63 test_conversion<idx_convertible && false, std::extents<T1, 5, D>>(std::extents<T2, D, D>(5, 5)); in test_conversion() 64 test_conversion<idx_convertible && true, std::extents<T1, D, D>>(std::extents<T2, D, D>(5, 5)); in test_conversion() 65 test_conversion<idx_convertible && true, std::extents<T1, D, D>>(std::extents<T2, D, 7>(5)); in test_conversion() 66 test_conversion<idx_convertibl in test_conversion() 34 constexpr void test_conversion(FromE src_exts) { test_conversion() function 51 constexpr void test_conversion() { test_conversion() function [all...] |
| H A D | ctor.layout_left.pass.cpp | 38 constexpr void test_conversion(FromE src_exts) { in test_conversion() 55 constexpr void test_conversion() { in test_conversion() 61 test_conversion<idx_convertible && true, std::extents<T1>>(std::extents<T2>()); in test_conversion() 62 test_conversion<idx_convertible && true, std::extents<T1, D>>(std::extents<T2, D>(5)); in test_conversion() 63 test_conversion<idx_convertible && false, std::extents<T1, 5>>(std::extents<T2, D>(5)); in test_conversion() 64 test_conversion<idx_convertible && true, std::extents<T1, 5>>(std::extents<T2, 5>()); in test_conversion() 115 test_conversion<int, int>(); in test() 116 test_conversion<int, size_t>(); in test() 117 test_conversion<size_t, int>(); in test() 118 test_conversion<size_ in test() 36 constexpr void test_conversion(FromE src_exts) { test_conversion() function 53 constexpr void test_conversion() { test_conversion() function [all...] |
| /llvm-project/libcxx/test/std/containers/views/mdspan/extents/ |
| H A D | conversion.pass.cpp | 44 constexpr void test_conversion(From src) { 55 constexpr void test_conversion() { 61 test_conversion<idx_convertible && true, std::extents<T1>>(std::extents<T2>()); in test_conversion() 62 test_conversion<idx_convertible && true, std::extents<T1, D>>(std::extents<T2, D>(5)); in test_conversion() 63 test_conversion<idx_convertible && false, std::extents<T1, 5>>(std::extents<T2, D>(5)); in test_conversion() 64 test_conversion<idx_convertible && true, std::extents<T1, 5>>(std::extents<T2, 5>()); in test_conversion() 65 test_conversion<idx_convertible && false, std::extents<T1, 5, D>>(std::extents<T2, D, D>(5, 5)); in test_conversion() 66 test_conversion<idx_convertible && true, std::extents<T1, D, D>>(std::extents<T2, D, D>(5, 5)); in test_conversion() 67 test_conversion<idx_convertible && true, std::extents<T1, D, D>>(std::extents<T2, D, 7>(5)); in test_conversion() 68 test_conversion<idx_convertibl in test_conversion() 45 constexpr void test_conversion(From src) { test_conversion() function 56 constexpr void test_conversion() { test_conversion() function [all...] |
| /llvm-project/libcxx/test/std/containers/views/mdspan/layout_stride/ |
| H A D | ctor.strided_mapping.pass.cpp | 49 constexpr void test_conversion(FromE src_exts) { in test_conversion() 81 constexpr void test_conversion() { in test_conversion() 92 test_conversion<idx_l_convertible && true, FromL, std::extents<T1>>(std::extents<T2>()); in test_conversion() 93 test_conversion<idx_l_convertible && true, FromL, std::extents<T1, D>>(std::extents<T2, D>(0)); in test_conversion() 94 test_conversion<idx_l_convertible && true, FromL, std::extents<T1, D>>(std::extents<T2, D>(5)); in test_conversion() 95 test_conversion<idx_l_convertible && false, FromL, std::extents<T1, 5>>(std::extents<T2, D>(5)); in test_conversion() 96 test_conversion<idx_l_convertible && true, FromL, std::extents<T1, 5>>(std::extents<T2, 5>()); in test_conversion() 97 test_conversion<idx_l_convertible && false, FromL, std::extents<T1, 5, D>>(std::extents<T2, D, D>(5, 5)); in test_conversion() 98 test_conversion<idx_l_convertible && true, FromL, std::extents<T1, D, D>>(std::extents<T2, D, D>(5, 5)); in test_conversion() 99 test_conversion<idx_l_convertibl in test_conversion() 48 constexpr void test_conversion(FromE src_exts) { test_conversion() function 80 constexpr void test_conversion() { test_conversion() function [all...] |
| /llvm-project/libcxx/test/std/containers/views/mdspan/default_accessor/ |
| H A D | ctor.conversion.pass.cpp | 33 constexpr void test_conversion() { in test_conversion() function 41 test_conversion<int, int>(); in test() 42 test_conversion<int, const int>(); in test() 43 test_conversion<const int, const int>(); in test() 44 test_conversion<MinimalElementType, MinimalElementType>(); in test() 45 test_conversion<MinimalElementType, const MinimalElementType>(); in test() 46 test_conversion<const MinimalElementType, const MinimalElementType>(); in test()
|
| /llvm-project/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/ |
| H A D | mutex.verify.cpp | 22 void test_conversion(LG) {} in test_conversion() function 32 test_conversion<LG>({}); // expected-error{{no matching function for call}} in main() 38 test_conversion<LG>({n0}); // expected-error{{no matching function for call}} in main() 44 test_conversion<LG>({n0, n1}); // expected-error{{no matching function for call}} in main() 50 test_conversion<LG>({n0, n1, n2}); // expected-error{{no matching function for call}} in main()
|
| /llvm-project/libcxxabi/test/ |
| H A D | catch_multi_level_pointer.pass.cpp | 35 bool test_conversion(To) { return true; } in test_conversion() function 38 bool test_conversion(...) { return false; } in test_conversion() function 59 const bool can_convert = test_conversion<Catch>(throw_ptr); in catch_pointer_test()
|
| /llvm-project/libcxx/test/std/language.support/cmp/cmp.weakord/ |
| H A D | weakord.pass.cpp | 51 constexpr bool test_conversion() { in test_conversion() function 175 static_assert(test_conversion(), "conversion test failed"); in main()
|
| /llvm-project/libcxx/test/std/language.support/cmp/cmp.strongord/ |
| H A D | strongord.pass.cpp | 61 constexpr bool test_conversion() { in test_conversion() function 193 static_assert(test_conversion(), "conversion test failed"); in main()
|
| /llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.lambda/ |
| H A D | p6.cpp | 6 void test_conversion() { in test_conversion() function
|
| /llvm-project/clang/test/SemaCXX/ |
| H A D | user-defined-conversions.cpp | 63 void test_conversion(ConvertibleToBase ctb, ConvertibleToDerived ctd, in test_conversion() function
|
| H A D | nullptr.cpp | 154 void test_conversion(ConvertsToNullPtr ctn) { in test_conversion() function
|
| /llvm-project/polly/lib/External/isl/ |
| H A D | isl_test2.cc | 221 static void test_conversion(isl::ctx ctx) in test_conversion() function 409 { "conversion", &test_conversion },
|
| H A D | isl_test.c | 9413 static int test_conversion(isl_ctx *ctx) in test_conversion() function 10952 { "conversion", &test_conversion },
|
| /llvm-project/llvm/test/Transforms/BDCE/ |
| H A D | vectors.ll | 68 define <2 x i32> @test_conversion(<2 x i32> %a) { 69 ; CHECK-LABEL: @test_conversion(
|
| H A D | vectors-inseltpoison.ll | 68 define <2 x i32> @test_conversion(<2 x i32> %a) { 69 ; CHECK-LABEL: @test_conversion(
|
| /llvm-project/clang/test/SemaObjC/ |
| H A D | nullable-result.m | 18 void test_conversion(void) { function
|
| /llvm-project/libcxx/test/std/containers/views/mdspan/mdspan/ |
| H A D | conversion.pass.cpp | 71 constexpr void test_conversion(FromMDS from_mds) { in test_conversion() 111 test_conversion<ToMDS>(FromMDS(handle, construct_mapping(layout, exts), acc)); in construct_from_mds() 70 constexpr void test_conversion(FromMDS from_mds) { test_conversion() function
|
| /llvm-project/clang/test/CXX/class/class.init/class.copy.elision/ |
| H A D | p3.cpp | 449 namespace test_conversion { namespace
|
| /llvm-project/llvm/test/Bindings/OCaml/ |
| H A D | core.ml | 69 let test_conversion () = 1476 suite "conversion" test_conversion; 58 let test_conversion () = global() function
|
| /llvm-project/clang/test/SemaOpenCL/ |
| H A D | address-spaces-conversions-cl2.0.cl | 89 void test_conversion(__global int *arg_glob, __local int *arg_loc,
|