| D | arm_mat_mult_f16.c | 62 static const uint16_t offsetB[8] = { 0, 1, 0, 1, 0, 1, 0, 1 }; in arm_mat_mult_f16_2x2_mve() local 131 static const uint16_t offsetB[8] = { 0, 1, 2, 0, 1, 2, 0, 1 }; in arm_mat_mult_f16_3x3_mve() local 229 static const uint16_t offsetB[8] = { 0, 1, 2, 3, 0, 1, 2, 3 }; in arm_mat_mult_f16_4x4_mve() local
|