Lines Matching refs:vecMatA0
78 q7x16_t vecMatA0, vecMatA1, vecMatA2, vecMatA3, vecIn; in arm_mat_vec_mult_q7() local
104 vecMatA0 = vld1q(pMat0Vec); in arm_mat_vec_mult_q7()
115 acc0 = vmladavaq(acc0, vecIn, vecMatA0); in arm_mat_vec_mult_q7()
131 vecMatA0 = vld1q(pMat0Vec); in arm_mat_vec_mult_q7()
137 acc0 = vmladavaq(acc0, vecIn, vecMatA0); in arm_mat_vec_mult_q7()
163 q7x16_t vecMatA0, vecMatA1, vecIn; in arm_mat_vec_mult_q7() local
187 vecMatA0 = vld1q(pMat0Vec); in arm_mat_vec_mult_q7()
194 acc0 = vmladavaq(acc0, vecIn, vecMatA0); in arm_mat_vec_mult_q7()
209 vecMatA0 = vld1q(pMat0Vec); in arm_mat_vec_mult_q7()
213 acc0 = vmladavaq(acc0, vecIn, vecMatA0); in arm_mat_vec_mult_q7()
232 q7x16_t vecMatA0, vecIn; in arm_mat_vec_mult_q7() local
253 vecMatA0 = vld1q(pMat0Vec); in arm_mat_vec_mult_q7()
258 acc0 = vmladavaq(acc0, vecIn, vecMatA0); in arm_mat_vec_mult_q7()
270 vecMatA0 = vld1q(pMat0Vec); in arm_mat_vec_mult_q7()
272 acc0 = vmladavaq(acc0, vecIn, vecMatA0); in arm_mat_vec_mult_q7()