Lines Matching defs:TEST_F
78 TEST_F(BasicTest, isSplat) {
104 TEST_F(BasicTest, narrowShuffleMaskElts) {
113 TEST_F(BasicTest, widenShuffleMaskElts) {
170 TEST_F(BasicTest, getShuffleMaskWithWidestElts) {
213 TEST_F(BasicTest, getShuffleDemandedElts) {
245 TEST_F(BasicTest, getHorizontalDemandedEltsForFirstOperand) {
269 TEST_F(BasicTest, getSplatIndex) {
280 TEST_F(VectorUtilsTest, isSplatValue_00) {
289 TEST_F(VectorUtilsTest, isSplatValue_00_index0) {
298 TEST_F(VectorUtilsTest, isSplatValue_00_index1) {
307 TEST_F(VectorUtilsTest, isSplatValue_11) {
316 TEST_F(VectorUtilsTest, isSplatValue_11_index0) {
325 TEST_F(VectorUtilsTest, isSplatValue_11_index1) {
334 TEST_F(VectorUtilsTest, isSplatValue_01) {
343 TEST_F(VectorUtilsTest, isSplatValue_01_index0) {
352 TEST_F(VectorUtilsTest, isSplatValue_01_index1) {
363 TEST_F(VectorUtilsTest, isSplatValue_0u) {
374 TEST_F(VectorUtilsTest, isSplatValue_0u_index0) {
383 TEST_F(VectorUtilsTest, isSplatValue_0u_index1) {
392 TEST_F(VectorUtilsTest, isSplatValue_Binop) {
403 TEST_F(VectorUtilsTest, isSplatValue_Binop_index0) {
414 TEST_F(VectorUtilsTest, isSplatValue_Binop_index1) {
425 TEST_F(VectorUtilsTest, isSplatValue_Binop_ConstantOp0) {
435 TEST_F(VectorUtilsTest, isSplatValue_Binop_ConstantOp0_index0) {
445 TEST_F(VectorUtilsTest, isSplatValue_Binop_ConstantOp0_index1) {
455 TEST_F(VectorUtilsTest, isSplatValue_Binop_Not_Op0) {
466 TEST_F(VectorUtilsTest, isSplatValue_Binop_Not_Op1) {
477 TEST_F(VectorUtilsTest, isSplatValue_Select) {
489 TEST_F(VectorUtilsTest, isSplatValue_Select_ConstantOp) {
500 TEST_F(VectorUtilsTest, isSplatValue_Select_NotCond) {
511 TEST_F(VectorUtilsTest, isSplatValue_Select_NotOp1) {
522 TEST_F(VectorUtilsTest, isSplatValue_Select_NotOp2) {
533 TEST_F(VectorUtilsTest, isSplatValue_SelectBinop) {
546 TEST_F(VectorUtilsTest, getSplatValueElt0) {
556 TEST_F(VectorUtilsTest, getSplatValueEltMismatch) {
568 TEST_F(VectorUtilsTest, getSplatValueElt1) {
615 TEST_F(VFShapeAPITest, API_buildVFShape) {
642 TEST_F(VFShapeAPITest, API_getScalarShape) {
647 TEST_F(VFShapeAPITest, API_getVectorizedFunction) {
660 TEST_F(VFShapeAPITest, API_updateVFShape) {
690 TEST_F(VFShapeAPITest, API_updateVFShape_GlobalPredicate) {
702 TEST_F(VFShapeAPITest, Parameters_Valid) {
722 TEST_F(VFShapeAPITest, Parameters_ValidOpenMPLinear) {
746 TEST_F(VFShapeAPITest, Parameters_Invalid) {
766 TEST_F(VFShapeAPITest, Parameters_InvalidOpenMPLinear) {