Searched refs:neon_state32 (Results 1 – 2 of 2) sorted by relevance
1060 thread_state = neon_state32(thread->machine.uNeon); in machine_thread_get_state()1080 thread_state = neon_state32(thread->machine.uNeon); in machine_thread_get_state()1518 thread_state = neon_state32(thread->machine.uNeon); in machine_thread_set_state()1541 thread_state = neon_state32(thread->machine.uNeon); in machine_thread_set_state()
1062 neon_state32(arm_neon_saved_state_t *state) in neon_state32() function