Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dvector.cpp272 typedef float flte4 __attribute__((__ext_vector_type__(4))); typedef
274 void test_mixed_vector_types(fltx4 f, intx4 n, flte4 g, inte4 m) { in test_mixed_vector_types()