Home
last modified time | relevance | path

Searched refs:NotConvertibleToInt (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/test/std/experimental/simd/simd.cons/
Dbroadcast.pass.cpp65 struct NotConvertibleToInt {}; in compile_convertible() struct
66 not_supported_native_simd_ctor<int64_t>(NotConvertibleToInt()); in compile_convertible()
/external/llvm-project/libcxx/test/std/experimental/simd/simd.cons/
Dbroadcast.pass.cpp64 struct NotConvertibleToInt {}; in compile_convertible() struct
65 not_supported_native_simd_ctor<int64_t>(NotConvertibleToInt()); in compile_convertible()