Lines Matching refs:matrix_p
280 float *samples_p, *samples_sw, *matrix_p, **samples_x, **samples_end;
295 "move %[matrix_p], %[matrix] \n\t"
313 "lwc1 %[matrix_j], 0(%[matrix_p]) \n\t"
314 "lwc1 %[matrix_j2], 4(%[matrix_p]) \n\t"
319 PTR_ADDIU "%[matrix_p], 8 \n\t"
349 "move %[matrix_p], %[matrix] \n\t"
363 "lwc1 %[matrix_j], 0(%[matrix_p]) \n\t"
368 PTR_ADDIU "%[matrix_p], 8 \n\t"
391 [samples_x]"=&r"(samples_x), [matrix_p]"=&r"(matrix_p),