Searched refs:NEON_RBIT_NOT (Results 1 – 4 of 4) sorted by relevance
1367 NEON_RBIT_NOT = NEON2RegMiscFixed | 0x20005000, enumerator1386 NEON_RBIT_NOT_opcode = NEON_RBIT_NOT & NEON2RegMiscOpcode,
1468 case NEON_RBIT_NOT: in VisitNEON2RegMisc()
3684 Emit(VFormat(vd) | NEON_RBIT_NOT | Rn(vn) | Rd(vd)); in not_()3692 Emit(VFormat(vn) | (1 << NEONSize_offset) | NEON_RBIT_NOT | Rn(vn) | Rd(vd)); in rbit()
2520 case NEON_RBIT_NOT: in VisitNEON2RegMisc()