Searched refs:self_neon_state (Results 1 – 1 of 1) sorted by relevance
1721 arm_neon_saved_state_t *self_neon_state = self->machine.uNeon; in machine_thread_dup() local1723 bcopy(self_neon_state, target_neon_state, sizeof(*target_neon_state)); in machine_thread_dup()