Lines Matching refs:cntp
5743 COMPARE(cntp(x9, p1, p0.VnB()), "cntp x9, p1, p0.b");
5744 COMPARE(cntp(x10, p12, p1.VnH()), "cntp x10, p12, p1.h");
5745 COMPARE(cntp(x11, p13, p14.VnS()), "cntp x11, p13, p14.s");
5746 COMPARE(cntp(x12, p4, p15.VnD()), "cntp x12, p4, p15.d");
5748 COMPARE_MACRO(Cntp(x0, p1, p2.VnB()), "cntp x0, p1, p2.b");
5749 COMPARE_MACRO(Cntp(w10, p11, p12.VnH()), "cntp x10, p11, p12.h");