Searched refs:NEON_CLS (Results 1 – 4 of 4) sorted by relevance
1364 NEON_CLS = NEON2RegMiscFixed | 0x00004000, enumerator
1448 case NEON_CLS: mnemonic = "cls"; break; in VisitNEON2RegMisc()
2504 case NEON_CLS: cls(vf, rd, rn); break; in VisitNEON2RegMisc()
3885 Emit(VFormat(vn) | NEON_CLS | Rn(vn) | Rd(vd)); in cls()