Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wls/
Dwls_QR_algorithm.c750 float32x2_t storeVec, resVec0, resVec1; in QR_decomposition() local
753 storeVec = vdup_n_f32(0.0f); // VDUP.32 d0,r0 in QR_decomposition()
761 vst1_f32((float32_t *)strPtr, storeVec); // VST1.32 {d0}, [r0] in QR_decomposition()
975 float32x2_t storeVec; in QR_algorithm() local
980 storeVec = vdup_n_f32(0.0f); // VDUP.32 d0,r0 in QR_algorithm()
988 vst1_f32((float32_t *)strPtr, storeVec); // VST1.32 {d0}, [r0] in QR_algorithm()