Searched refs:strVec1 (Results 1 – 1 of 1) sorted by relevance
443 float32x2_t resVec0, resVec1, resVec2, resVec3, strVec0, strVec1; in calcEtimesE() local466 strVec1 = vpadd_f32(resVec2, resVec3); in calcEtimesE()469 vst1_f32((float32_t *) (ePeMatrix + jj + (ii + 1)*SUBSP_DIM_L_MAX), strVec1); in calcEtimesE()471 tempVec0 = vzip_f32(strVec0, strVec1); // VZIP.32 d0,d0 in calcEtimesE()