|
static void ALWAYS_INLINE | set_to_zero (Vector_intrin< real, T_reg > *X_reg) |
|
static void ALWAYS_INLINE | inner (int const row_A_reg, int const row_B, Vector_intrin< real, T_reg > const &A_reg, Vector_intrin< real, T_reg > *C_reg, real const *B_packed) |
|
static void ALWAYS_INLINE | middle (int const col_A, Vector_intrin< real, T_reg > *C_reg, real const *A, real const *B_packed) |
|
static void ALWAYS_INLINE | outer (int const start_i, Vector_intrin< real, T_reg > *C_reg, real const *A, real const *B_packed) |
|
static void ALWAYS_INLINE | add (Vector_intrin< real, T_reg > *X_reg, real const *X) |
|
static void ALWAYS_INLINE | store (Vector_intrin< real, T_reg > const *X_reg, real *X) |
|
static void ALWAYS_INLINE | multiple_loop (Vector_intrin< real, T_reg > *C_reg, real const *const *const A, real const *const *const B) |
|
static void ALWAYS_INLINE | set_to_zero (Vector_intrin< real, T_reg > *X_reg) |
|
static void ALWAYS_INLINE | inner (int const row_A_reg, int const row_B, Vector_intrin< real, T_reg > const &A_reg, Vector_intrin< real, T_reg > *C_reg, real const *B_packed) |
|
static void ALWAYS_INLINE | middle (int const col_A, Vector_intrin< real, T_reg > *C_reg, real const *A, real const *B_packed) |
|
static void ALWAYS_INLINE | outer (int const start_i, Vector_intrin< real, T_reg > *C_reg, real const *A, real const *B_packed) |
|
static void ALWAYS_INLINE | add (Vector_intrin< real, T_reg > *X_reg, real const *X) |
|
static void ALWAYS_INLINE | store (Vector_intrin< real, T_reg > const *X_reg, real *X) |
|
static void ALWAYS_INLINE | multiple_loop (Vector_intrin< real, T_reg > *C_reg, real const *const *const A, real const *const *const B) |
|