Lines Matching refs:Pnext
5857 COMPARE_MACRO(Pnext(p5.VnB(), p9, p5.VnB()), "pnext p5.b, p9, p5.b");
5858 COMPARE_MACRO(Pnext(p6.VnH(), p8, p6.VnH()), "pnext p6.h, p8, p6.h");
5859 COMPARE_MACRO(Pnext(p7.VnS(), p5, p7.VnS()), "pnext p7.s, p5, p7.s");
5860 COMPARE_MACRO(Pnext(p8.VnD(), p6, p8.VnD()), "pnext p8.d, p6, p8.d");
5862 COMPARE_MACRO(Pnext(p6.VnB(), p4, p5.VnB()),
5865 COMPARE_MACRO(Pnext(p7.VnH(), p3, p8.VnH()),
5868 COMPARE_MACRO(Pnext(p8.VnS(), p2, p9.VnS()),
5871 COMPARE_MACRO(Pnext(p9.VnD(), p1, p10.VnD()),
5878 COMPARE_MACRO(Pnext(p6.VnB(), p6, p0.VnB()),
5882 COMPARE_MACRO(Pnext(p7.VnH(), p7, p1.VnH()),
5886 COMPARE_MACRO(Pnext(p10.VnS(), p10, p2.VnS()),
5890 COMPARE_MACRO(Pnext(p11.VnD(), p11, p3.VnD()),