Home
last modified time | relevance | path

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

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