Lines Matching refs:__STATIC_FORCEINLINE
63 __STATIC_FORCEINLINE uint8_t __CLZ(uint32_t data) in __CLZ()
78 __STATIC_FORCEINLINE int32_t __SSAT(int32_t val, uint32_t sat) in __SSAT()
96 __STATIC_FORCEINLINE uint32_t __USAT(int32_t val, uint32_t sat) in __USAT()
120 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()
136 __STATIC_FORCEINLINE q31_t clip_q63_to_q31( in clip_q63_to_q31()
146 __STATIC_FORCEINLINE q15_t clip_q63_to_q15( in clip_q63_to_q15()
156 __STATIC_FORCEINLINE q7_t clip_q31_to_q7( in clip_q31_to_q7()
166 __STATIC_FORCEINLINE q15_t clip_q31_to_q15( in clip_q31_to_q15()
176 __STATIC_FORCEINLINE q63_t mult32x64( in mult32x64()
245 __STATIC_FORCEINLINE uint32_t __QADD8( in __QADD8()
263 __STATIC_FORCEINLINE uint32_t __QSUB8( in __QSUB8()
281 __STATIC_FORCEINLINE uint32_t __QADD16( in __QADD16()
298 __STATIC_FORCEINLINE uint32_t __SHADD16( in __SHADD16()
314 __STATIC_FORCEINLINE uint32_t __QSUB16( in __QSUB16()
330 __STATIC_FORCEINLINE uint32_t __SHSUB16( in __SHSUB16()
346 __STATIC_FORCEINLINE uint32_t __QASX( in __QASX()
362 __STATIC_FORCEINLINE uint32_t __SHASX( in __SHASX()
378 __STATIC_FORCEINLINE uint32_t __QSAX( in __QSAX()
394 __STATIC_FORCEINLINE uint32_t __SHSAX( in __SHSAX()
410 __STATIC_FORCEINLINE uint32_t __SMUSDX( in __SMUSDX()
421 __STATIC_FORCEINLINE uint32_t __SMUADX( in __SMUADX()
433 __STATIC_FORCEINLINE int32_t __QADD( in __QADD()
444 __STATIC_FORCEINLINE int32_t __QSUB( in __QSUB()
455 __STATIC_FORCEINLINE uint32_t __SMLAD( in __SMLAD()
469 __STATIC_FORCEINLINE uint32_t __SMLADX( in __SMLADX()
483 __STATIC_FORCEINLINE uint32_t __SMLSDX( in __SMLSDX()
497 __STATIC_FORCEINLINE uint64_t __SMLALD( in __SMLALD()
512 __STATIC_FORCEINLINE uint64_t __SMLALDX( in __SMLALDX()
527 __STATIC_FORCEINLINE uint32_t __SMUAD( in __SMUAD()
539 __STATIC_FORCEINLINE uint32_t __SMUSD( in __SMUSD()
551 __STATIC_FORCEINLINE uint32_t __SXTB16( in __SXTB16()
561 __STATIC_FORCEINLINE int32_t __SMMLA( in __SMMLA()