Searched refs:NEON_CMGE (Results 1 – 3 of 3) sorted by relevance
1445 NEON_CMGE = NEON3SameFixed | 0x00003800, enumerator1448 NEON_CMHS = NEON3SameFixed | NEON3SameUBit | NEON_CMGE,1981 NEON_CMGE_scalar = NEON_Q | NEONScalar | NEON_CMGE,
2680 case NEON_CMGE: cmp(vf, rd, rn, rm, ge); break; in VisitNEON3Same()
3174 V(cmge, NEON_CMGE, vd.IsVector() || vd.Is1D()) \