Searched refs:storeVec (Results 1 – 1 of 1) sorted by relevance
750 float32x2_t storeVec, resVec0, resVec1; in QR_decomposition() local753 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() local980 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()