Searched defs:VectorUtilsTest (Results 1 – 1 of 1) sorted by relevance
27 class VectorUtilsTest : public testing::Test { class180 TEST_F(VectorUtilsTest, isSplatValue_00) { in TEST_F() argument189 TEST_F(VectorUtilsTest, isSplatValue_00_index0) { in TEST_F() argument198 TEST_F(VectorUtilsTest, isSplatValue_00_index1) { in TEST_F() argument207 TEST_F(VectorUtilsTest, isSplatValue_11) { in TEST_F() argument234 TEST_F(VectorUtilsTest, isSplatValue_01) { in TEST_F() argument263 TEST_F(VectorUtilsTest, isSplatValue_0u) { in TEST_F() argument292 TEST_F(VectorUtilsTest, isSplatValue_Binop) { in TEST_F() argument377 TEST_F(VectorUtilsTest, isSplatValue_Select) { in TEST_F() argument446 TEST_F(VectorUtilsTest, getSplatValueElt0) { in TEST_F() argument[all …]