Searched refs:vstate (Results 1 – 2 of 2) sorted by relevance
5185 __SIMD32_TYPE *vstate; in arm_pid_q15() local5193 vstate = __SIMD32_CONST(S->state); in arm_pid_q15()5194 acc = __SMLALD(S->A1, (q31_t) *vstate, acc); in arm_pid_q15()
4884 __SIMD32_TYPE *vstate; in arm_pid_q15() local4892 vstate = __SIMD32_CONST(S->state); in arm_pid_q15()4893 acc = (q63_t)__SMLALD((uint32_t)S->A1, (uint32_t)*vstate, (uint64_t)acc); in arm_pid_q15()