Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/test/
H A Dproduct_small.cpp206 void test_linear_but_not_vectorizable() in test_linear_but_not_vectorizable() function
312 CALL_SUBTEST_7(( test_linear_but_not_vectorizable<float,2,1,Dynamic>() )); in EIGEN_DECLARE_TEST()
313 CALL_SUBTEST_7(( test_linear_but_not_vectorizable<float,3,1,Dynamic>() )); in EIGEN_DECLARE_TEST()
314 CALL_SUBTEST_7(( test_linear_but_not_vectorizable<float,2,1,16>() )); in EIGEN_DECLARE_TEST()