Home
last modified time | relevance | path

Searched refs:tmp4ff (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/DistanceFunctions/
Darm_boolean_distance_template.h275 uint64x2_t tmp4ff; in FUNC() local
288 tmp4ff = vdupq_n_u64(0); in FUNC()
331 tmp4ff = vaddq_u64(tmp4ff, tmp4); in FUNC()
358 _cff +=vgetq_lane_u64(tmp4ff, 0) + vgetq_lane_u64(tmp4ff, 1); in FUNC()