Home | History | Annotate | Download | only in source

Lines Matching refs:matrix1

18                                       const int32_t matrix1[],
39 const int32_t* matrix1_start = matrix1;
50 "addu %[matrix1_start], %[matrix1], $0 \n\t"
91 : [product_step] "r" (product_step), [matrix1] "r" (matrix1),
109 const int32_t* matrix1_start = matrix1;
175 const int32_t matrix1[],
194 "addu %[matrix1_ptr], %[matrix1], $0 \n\t"
245 [matrix1] "r" (matrix1), [matrix0_step] "r" (matrix0_step),