Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DVectorUtilsTest.cpp27 class VectorUtilsTest : public testing::Test { class
180 TEST_F(VectorUtilsTest, isSplatValue_00) { in TEST_F() argument
189 TEST_F(VectorUtilsTest, isSplatValue_00_index0) { in TEST_F() argument
198 TEST_F(VectorUtilsTest, isSplatValue_00_index1) { in TEST_F() argument
207 TEST_F(VectorUtilsTest, isSplatValue_11) { in TEST_F() argument
234 TEST_F(VectorUtilsTest, isSplatValue_01) { in TEST_F() argument
263 TEST_F(VectorUtilsTest, isSplatValue_0u) { in TEST_F() argument
292 TEST_F(VectorUtilsTest, isSplatValue_Binop) { in TEST_F() argument
377 TEST_F(VectorUtilsTest, isSplatValue_Select) { in TEST_F() argument
446 TEST_F(VectorUtilsTest, getSplatValueElt0) { in TEST_F() argument
[all …]
H A DCMakeLists.txt55 VectorUtilsTest.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/unittests/Analysis/
H A DBUILD.gn50 "VectorUtilsTest.cpp",