Lines Matching refs:TEST_F

79 TEST_F(BasicTest, isSplat) {  in TEST_F()  function
105 TEST_F(BasicTest, narrowShuffleMaskElts) { in TEST_F() function
113 TEST_F(BasicTest, widenShuffleMaskElts) { in TEST_F() function
169 TEST_F(BasicTest, getSplatIndex) { in TEST_F() function
180 TEST_F(VectorUtilsTest, isSplatValue_00) { in TEST_F() function
189 TEST_F(VectorUtilsTest, isSplatValue_00_index0) { in TEST_F() function
198 TEST_F(VectorUtilsTest, isSplatValue_00_index1) { in TEST_F() function
207 TEST_F(VectorUtilsTest, isSplatValue_11) { in TEST_F() function
216 TEST_F(VectorUtilsTest, isSplatValue_11_index0) { in TEST_F() function
225 TEST_F(VectorUtilsTest, isSplatValue_11_index1) { in TEST_F() function
234 TEST_F(VectorUtilsTest, isSplatValue_01) { in TEST_F() function
243 TEST_F(VectorUtilsTest, isSplatValue_01_index0) { in TEST_F() function
252 TEST_F(VectorUtilsTest, isSplatValue_01_index1) { in TEST_F() function
263 TEST_F(VectorUtilsTest, isSplatValue_0u) { in TEST_F() function
274 TEST_F(VectorUtilsTest, isSplatValue_0u_index0) { in TEST_F() function
283 TEST_F(VectorUtilsTest, isSplatValue_0u_index1) { in TEST_F() function
292 TEST_F(VectorUtilsTest, isSplatValue_Binop) { in TEST_F() function
303 TEST_F(VectorUtilsTest, isSplatValue_Binop_index0) { in TEST_F() function
314 TEST_F(VectorUtilsTest, isSplatValue_Binop_index1) { in TEST_F() function
325 TEST_F(VectorUtilsTest, isSplatValue_Binop_ConstantOp0) { in TEST_F() function
335 TEST_F(VectorUtilsTest, isSplatValue_Binop_ConstantOp0_index0) { in TEST_F() function
345 TEST_F(VectorUtilsTest, isSplatValue_Binop_ConstantOp0_index1) { in TEST_F() function
355 TEST_F(VectorUtilsTest, isSplatValue_Binop_Not_Op0) { in TEST_F() function
366 TEST_F(VectorUtilsTest, isSplatValue_Binop_Not_Op1) { in TEST_F() function
377 TEST_F(VectorUtilsTest, isSplatValue_Select) { in TEST_F() function
389 TEST_F(VectorUtilsTest, isSplatValue_Select_ConstantOp) { in TEST_F() function
400 TEST_F(VectorUtilsTest, isSplatValue_Select_NotCond) { in TEST_F() function
411 TEST_F(VectorUtilsTest, isSplatValue_Select_NotOp1) { in TEST_F() function
422 TEST_F(VectorUtilsTest, isSplatValue_Select_NotOp2) { in TEST_F() function
433 TEST_F(VectorUtilsTest, isSplatValue_SelectBinop) { in TEST_F() function
446 TEST_F(VectorUtilsTest, getSplatValueElt0) { in TEST_F() function
456 TEST_F(VectorUtilsTest, getSplatValueEltMismatch) { in TEST_F() function
468 TEST_F(VectorUtilsTest, getSplatValueElt1) { in TEST_F() function
516 TEST_F(VFShapeAPITest, API_buildVFShape) { in TEST_F() function
543 TEST_F(VFShapeAPITest, API_getScalarShape) { in TEST_F() function
548 TEST_F(VFShapeAPITest, API_getVectorizedFunction) { in TEST_F() function
561 TEST_F(VFShapeAPITest, API_updateVFShape) { in TEST_F() function
591 TEST_F(VFShapeAPITest, API_updateVFShape_GlobalPredicate) { in TEST_F() function
603 TEST_F(VFShapeAPITest, Parameters_Valid) { in TEST_F() function
623 TEST_F(VFShapeAPITest, Parameters_ValidOpenMPLinear) { in TEST_F() function
647 TEST_F(VFShapeAPITest, Parameters_Invalid) { in TEST_F() function
667 TEST_F(VFShapeAPITest, Parameters_InvalidOpenMPLinear) { in TEST_F() function