Searched refs:mat_ptr1 (Results 1 – 1 of 1) sorted by relevance
317 const int8* mat_ptr1 = matrix + ((row + 1) * m_cols); in DotprodMatrixBatchFourVectorMultiplyAccumulate() local318 const int8* mat_ptr0_end = mat_ptr1; in DotprodMatrixBatchFourVectorMultiplyAccumulate()418 : [mat_ptr0] "+r"(mat_ptr0), [mat_ptr1] "+r"(mat_ptr1), in DotprodMatrixBatchFourVectorMultiplyAccumulate()447 const int8* mat_ptr1 = matrix + ((row + 1) * m_cols); in DotprodMatrixBatchFourVectorMultiplyAccumulate() local448 const int8* mat_ptr0_end = mat_ptr1; in DotprodMatrixBatchFourVectorMultiplyAccumulate()542 : [mat_ptr0] "+r"(mat_ptr0), [mat_ptr1] "+r"(mat_ptr1), in DotprodMatrixBatchFourVectorMultiplyAccumulate()