Lines Matching defs:temp1
72 float temp, temp1, temp3, temp4;
153 "add.s %[temp1],%[tmp1], %[tmp2] \n\t"
163 "mul.s %[tmp5], %[f1], %[temp1] \n\t" // tmp5 = pom * (tmp1 + tmp2);
174 "lwc1 %[temp1],12(%[tmpz]) \n\t"
178 "sub.s %[temp3],%[temp1], %[tmp2] \n\t"
180 "add.s %[temp1],%[temp1], %[tmp2] \n\t"
188 "swc1 %[temp1],12(%[tmpz]) \n\t" // tmpz[1].im = tmpz[1].im + tmp2;
195 [tmp6]"=&f"(tmp6), [tmp8]"=&f"(tmp8), [pom3]"=&f"(pom3),[temp]"=&f"(temp), [temp1]"=&f"(temp1),
223 "lwc1 %[temp1],0(%[tmpz]) \n\t"
229 "sub.s %[temp], %[temp1], %[tmp5] \n\t"
230 "add.s %[temp1],%[temp1], %[tmp5] \n\t"
234 "swc1 %[temp1],0(%[tmpz]) \n\t" // tmpz[ 0].re = tmpz[ 0].re + tmp5;
241 "add.s %[temp1],%[temp], %[tmp1] \n\t"
245 "swc1 %[temp1],4(%[tmpz_n34]) \n\t" // tmpz[n34].im = tmpz[n4].im + tmp1;
250 [temp]"=&f"(temp), [temp1]"=&f"(temp1), [temp3]"=&f"(temp3), [temp4]"=&f"(temp4)
268 "lwc1 %[temp1], 4(%[tmpz_n2_i]) \n\t"
272 "mul.s %[temp4], %[w_im], %[temp1] \n\t"
275 "msub.s %[tmp2], %[temp3], %[w_re], %[temp1] \n\t" // tmp2 = w_re * tmpz[ n2+i].im - w_im * tmpz[ n2+i].re;
285 "sub.s %[temp1], %[temp], %[tmp5] \n\t"
291 "swc1 %[temp1], 0(%[tmpz_n2_i]) \n\t" // tmpz[ n2+i].re = tmpz[ i].re - tmp5;
305 [temp1]"=&f"(temp1), [temp3]"=&f"(temp3), [temp4]"=&f"(temp4),
336 float temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8,
360 "lwc1 %[temp1], 0(%[in2]) \t\n"
365 "mul.s %[temp9], %[temp1], %[temp2] \t\n"
366 "mul.s %[temp10], %[temp1], %[temp3] \t\n"
383 : [temp1]"=&f"(temp1), [temp2]"=&f"(temp2),
415 "lwc1 %[temp1], 12(%[z1]) \t\n"
420 "mul.s %[temp9], %[temp1], %[temp2] \t\n"
421 "mul.s %[temp10], %[temp1], %[temp3] \t\n"
429 "lwc1 %[temp1], 4(%[z2]) \t\n"
434 "mul.s %[temp13], %[temp1], %[temp2] \t\n"
435 "mul.s %[temp14], %[temp1], %[temp3] \t\n"
447 : [temp1]"=&f"(temp1), [temp2]"=&f"(temp2),