Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/containers/views/mdspan/layout_left/
H A Dctor.layout_stride.pass.cpp36 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 Dctor.mapping.pass.cpp36 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 Dctor.layout_right.pass.cpp38 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 Dctor.layout_stride.pass.cpp36 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 Dctor.mapping.pass.cpp36 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 Dctor.layout_left.pass.cpp38 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 Dconversion.pass.cpp44 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 Dctor.strided_mapping.pass.cpp49 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 Dctor.conversion.pass.cpp33 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 Dmutex.verify.cpp22 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 Dcatch_multi_level_pointer.pass.cpp35 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 Dweakord.pass.cpp51 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 Dstrongord.pass.cpp61 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 Dp6.cpp6 void test_conversion() { in test_conversion() function
/llvm-project/clang/test/SemaCXX/
H A Duser-defined-conversions.cpp63 void test_conversion(ConvertibleToBase ctb, ConvertibleToDerived ctd, in test_conversion() function
H A Dnullptr.cpp154 void test_conversion(ConvertsToNullPtr ctn) { in test_conversion() function
/llvm-project/polly/lib/External/isl/
H A Disl_test2.cc221 static void test_conversion(isl::ctx ctx) in test_conversion() function
409 { "conversion", &test_conversion },
H A Disl_test.c9413 static int test_conversion(isl_ctx *ctx) in test_conversion() function
10952 { "conversion", &test_conversion },
/llvm-project/llvm/test/Transforms/BDCE/
H A Dvectors.ll68 define <2 x i32> @test_conversion(<2 x i32> %a) {
69 ; CHECK-LABEL: @test_conversion(
H A Dvectors-inseltpoison.ll68 define <2 x i32> @test_conversion(<2 x i32> %a) {
69 ; CHECK-LABEL: @test_conversion(
/llvm-project/clang/test/SemaObjC/
H A Dnullable-result.m18 void test_conversion(void) { function
/llvm-project/libcxx/test/std/containers/views/mdspan/mdspan/
H A Dconversion.pass.cpp71 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 Dp3.cpp449 namespace test_conversion { namespace
/llvm-project/llvm/test/Bindings/OCaml/
H A Dcore.ml69 let test_conversion () =
1476 suite "conversion" test_conversion;
58 let test_conversion () = global() function
/llvm-project/clang/test/SemaOpenCL/
H A Daddress-spaces-conversions-cl2.0.cl89 void test_conversion(__global int *arg_glob, __local int *arg_loc,