Searched refs:NEON_RBIT_NOT (Results 1 – 4 of 4) sorted by relevance
1862 NEON_RBIT_NOT = NEON2RegMiscFixed | 0x20005000, enumerator1881 NEON_RBIT_NOT_opcode = NEON_RBIT_NOT & NEON2RegMiscOpcode,
4415 Emit(VFormat(vd) | NEON_RBIT_NOT | Rn(vn) | Rd(vd)); in not_()4423 Emit(VFormat(vn) | (1 << NEONSize_offset) | NEON_RBIT_NOT | Rn(vn) | Rd(vd)); in rbit()
2436 case NEON_RBIT_NOT: in VisitNEON2RegMisc()
4757 case NEON_RBIT_NOT: in VisitNEON2RegMisc()