Lines Matching refs:__STATIC_FORCEINLINE
1067 __STATIC_FORCEINLINE int32_t arm_nn_read_q15x2_ia(const int16_t **in_q15) in arm_nn_read_q15x2_ia()
1082 __STATIC_FORCEINLINE int32_t arm_nn_read_s8x4_ia(const int8_t **in_s8) in arm_nn_read_s8x4_ia()
1096 __STATIC_FORCEINLINE int32_t arm_nn_read_s8x2_ia(const int8_t **in_s8) in arm_nn_read_s8x2_ia()
1110 __STATIC_FORCEINLINE int32_t arm_nn_read_s16x2(const int16_t *in) in arm_nn_read_s16x2()
1123 __STATIC_FORCEINLINE int32_t arm_nn_read_s8x4(const int8_t *in_s8) in arm_nn_read_s8x4()
1135 __STATIC_FORCEINLINE int32_t arm_nn_read_s8x2(const int8_t *in_s8) in arm_nn_read_s8x2()
1148 __STATIC_FORCEINLINE void arm_nn_write_s8x4_ia(int8_t **in, int32_t value) in arm_nn_write_s8x4_ia()
1161 __STATIC_FORCEINLINE void arm_memset_s8(int8_t *dst, const int8_t val, uint32_t block_size) in arm_memset_s8()
1183 __STATIC_FORCEINLINE void read_and_pad_s4(const int8_t *source, int32_t *out1, int32_t *out2) in read_and_pad_s4()
1204 __STATIC_FORCEINLINE void read_and_pad_s4_uneven(const int8_t *source, int32_t *out1, int32_t *out2) in read_and_pad_s4_uneven()
1216 __STATIC_FORCEINLINE void read_and_pad_s4_ordered(const int8_t *source, int32_t *out1, int32_t *out… in read_and_pad_s4_ordered()
1234 __STATIC_FORCEINLINE const int8_t *read_and_pad(const int8_t *source, int32_t *out1, int32_t *out2) in read_and_pad()
1254 __STATIC_FORCEINLINE void read_pad_and_add_s8(const int8_t *source, int32_t *out1, int32_t *out2, c… in read_pad_and_add_s8()
1272 __STATIC_FORCEINLINE void read_and_pad_s8x2(const int8_t *source, int32_t *out) in read_and_pad_s8x2()
1282 __STATIC_FORCEINLINE void read_pad_and_add_s8x2(const int8_t *source, int32_t *out, const uint32_t … in read_pad_and_add_s8x2()
1292 __STATIC_FORCEINLINE const int8_t *read_and_pad_reordered(const int8_t *source, int32_t *out1, int3… in read_and_pad_reordered()
1470 __STATIC_FORCEINLINE int32_t arm_nn_doubling_high_mult(const int32_t m1, const int32_t m2) in arm_nn_doubling_high_mult()
1508 __STATIC_FORCEINLINE int32_t arm_nn_doubling_high_mult_no_sat(const int32_t m1, const int32_t m2) in arm_nn_doubling_high_mult_no_sat()
1535 __STATIC_FORCEINLINE int32_t arm_nn_divide_by_power_of_two(const int32_t dividend, const int32_t ex… in arm_nn_divide_by_power_of_two()
1577 __STATIC_FORCEINLINE int32_t arm_nn_requantize(const int32_t val, const int32_t multiplier, const i… in arm_nn_requantize()
1603 __STATIC_FORCEINLINE int32_t arm_nn_requantize_s64(const int64_t val, in arm_nn_requantize_s64()
1622 __STATIC_FORCEINLINE void arm_memcpy_s8(int8_t *__RESTRICT dst, const int8_t *__RESTRICT src, uint3… in arm_memcpy_s8()
1646 __STATIC_FORCEINLINE void arm_memcpy_q15(int16_t *__RESTRICT dst, const int16_t *__RESTRICT src, ui… in arm_memcpy_q15()
1659 __STATIC_FORCEINLINE int32x4_t arm_doubling_high_mult_mve(const int32x4_t m1, const int32_t m2) in arm_doubling_high_mult_mve()
1672 __STATIC_FORCEINLINE int32x4_t arm_divide_by_power_of_two_mve(const int32x4_t dividend, const int32… in arm_divide_by_power_of_two_mve()
1689 __STATIC_FORCEINLINE int32x4_t arm_requantize_mve(const int32x4_t val, const int32_t multiplier, co… in arm_requantize_mve()
1717 __STATIC_FORCEINLINE int32x4_t arm_doubling_high_mult_mve_pred(const int32x4_t m1, in arm_doubling_high_mult_mve_pred()
1735 __STATIC_FORCEINLINE int32x4_t arm_divide_by_power_of_two_mve_pred(const int32x4_t dividend, in arm_divide_by_power_of_two_mve_pred()
1756 __STATIC_FORCEINLINE int32x4_t arm_requantize_mve_pred(const int32x4_t val, in arm_requantize_mve_pred()
1784 __STATIC_FORCEINLINE int32x4_t arm_doubling_high_mult_mve_32x4(const int32x4_t m1, const int32x4_t … in arm_doubling_high_mult_mve_32x4()
1789 __STATIC_FORCEINLINE int32x4_t arm_divide_by_power_of_two_mve_32x4(const int32x4_t dividend, const … in arm_divide_by_power_of_two_mve_32x4()
1797 __STATIC_FORCEINLINE int32x4_t arm_requantize_mve_32x4(const int32x4_t val, in arm_requantize_mve_32x4()
1824 __STATIC_FORCEINLINE int32_t arm_nn_exp_on_negative_values(int32_t val) in arm_nn_exp_on_negative_values()
1857 __STATIC_FORCEINLINE int32_t arm_nn_mult_by_power_of_two(const int32_t val, const int32_t exp) in arm_nn_mult_by_power_of_two()
1866 __STATIC_FORCEINLINE int32_t arm_nn_one_over_one_plus_x_for_x_in_0_1(int32_t val) in arm_nn_one_over_one_plus_x_for_x_in_0_1()
1885 __STATIC_FORCEINLINE void arm_nn_write_q15x2_ia(int16_t **dest_q15, int32_t src_q31) in arm_nn_write_q15x2_ia()
1898 __STATIC_FORCEINLINE void arm_nn_write_s8x2_ia(int8_t **dst, int16_t src) in arm_nn_write_s8x2_ia()
2145 __STATIC_FORCEINLINE int32_t arm_check_broadcast_required(const cmsis_nn_dims *shape_1, const cmsis… in arm_check_broadcast_required()