Lines Matching refs:p_phi
450 float *p_x, *p_phi;
454 p_phi = &phi[0][0][0];
581 "swc1 %[temp_r], 40(%[p_phi]) \n\t"
582 "swc1 %[temp_r1], 16(%[p_phi]) \n\t"
583 "swc1 %[temp_r2], 24(%[p_phi]) \n\t"
584 "swc1 %[temp_r3], 28(%[p_phi]) \n\t"
593 "swc1 %[temp_r], 0(%[p_phi]) \n\t"
594 "swc1 %[temp_r1], 4(%[p_phi]) \n\t"
595 "swc1 %[temp_r2], 8(%[p_phi]) \n\t"
596 "swc1 %[temp_r3], 12(%[p_phi]) \n\t"
604 [temp_r1]"=&f"(temp_r1), [p_phi]"+r"(p_phi),