Lines Matching full:testname
326 #define GEN_ONEINT_ONEVEC_TEST(TESTNAME,INSN,INTREGNO,VECREGNO) \
328 static void test_##TESTNAME ( LaneTy ty ) { \
361 #define GEN_TWOVEC_TEST(TESTNAME,INSN,VECREG1NO,VECREG2NO) \
363 static void test_##TESTNAME ( LaneTy ty ) { \
396 #define GEN_THREEVEC_TEST(TESTNAME,INSN,VECREG1NO,VECREG2NO,VECREG3NO) \
398 static void test_##TESTNAME ( LaneTy ty ) { \
438 #define GEN_FOURVEC_TEST(TESTNAME,INSN,VECREG1NO,VECREG2NO, \
441 static void test_##TESTNAME ( LaneTy ty ) { \