Searched refs:NEON_UQSUB (Results 1 – 3 of 3) sorted by relevance
1480 NEON_UQSUB = NEON3SameFixed | NEON3SameUBit | NEON_SQSUB, enumerator1989 NEON_UQSUB_scalar = NEON_Q | NEONScalar | NEON_UQSUB,
2706 case NEON_UQSUB: sub(vf, rd, rn, rm).UnsignedSaturate(vf); break; in VisitNEON3Same()
3217 V(uqsub, NEON_UQSUB, true) \