Home
last modified time | relevance | path

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

/external/libcxx/test/std/experimental/simd/simd.mem/
Dload.pass.cpp25 auto not_supported_load(Args&&... args) -> decltype(
30 void not_supported_load(...) {} in not_supported_load() function
47 not_supported_load<int>((int*)nullptr, int()); in compile_load()
/external/llvm-project/libcxx/test/std/experimental/simd/simd.mem/
Dload.pass.cpp25 auto not_supported_load(Args&&... args) -> decltype(
30 void not_supported_load(...) {} in not_supported_load() function
47 not_supported_load<int>((int*)nullptr, int()); in compile_load()