Lines Matching refs:Pnext
6074 COMPARE_MACRO(Pnext(p5.VnB(), p9, p5.VnB()), "pnext p5.b, p9, p5.b"); in TEST()
6075 COMPARE_MACRO(Pnext(p6.VnH(), p8, p6.VnH()), "pnext p6.h, p8, p6.h"); in TEST()
6076 COMPARE_MACRO(Pnext(p7.VnS(), p5, p7.VnS()), "pnext p7.s, p5, p7.s"); in TEST()
6077 COMPARE_MACRO(Pnext(p8.VnD(), p6, p8.VnD()), "pnext p8.d, p6, p8.d"); in TEST()
6079 COMPARE_MACRO(Pnext(p6.VnB(), p4, p5.VnB()), in TEST()
6082 COMPARE_MACRO(Pnext(p7.VnH(), p3, p8.VnH()), in TEST()
6085 COMPARE_MACRO(Pnext(p8.VnS(), p2, p9.VnS()), in TEST()
6088 COMPARE_MACRO(Pnext(p9.VnD(), p1, p10.VnD()), in TEST()
6095 COMPARE_MACRO(Pnext(p6.VnB(), p6, p0.VnB()), in TEST()
6099 COMPARE_MACRO(Pnext(p7.VnH(), p7, p1.VnH()), in TEST()
6103 COMPARE_MACRO(Pnext(p10.VnS(), p10, p2.VnS()), in TEST()
6107 COMPARE_MACRO(Pnext(p11.VnD(), p11, p3.VnD()), in TEST()