Lines Matching refs:temp
72 float temp, temp1, temp3, temp4;
154 "sub.s %[temp], %[pom1], %[tmp8] \n\t"
158 "swc1 %[temp], 48(%[tmpz]) \n\t" // tmpz[6].re = tmpz[2].re - tmp8;
173 "lwc1 %[temp], 8(%[tmpz]) \n\t"
177 "sub.s %[temp4],%[temp], %[tmp1] \n\t"
179 "add.s %[temp], %[temp], %[tmp1] \n\t"
187 "swc1 %[temp], 8(%[tmpz]) \n\t" // tmpz[1].re = tmpz[1].re + tmp1;
195 [tmp6]"=&f"(tmp6), [tmp8]"=&f"(tmp8), [pom3]"=&f"(pom3),[temp]"=&f"(temp), [temp1]"=&f"(temp1),
229 "sub.s %[temp], %[temp1], %[tmp5] \n\t"
233 "swc1 %[temp], 0(%[tmpz_n2]) \n\t" // tmpz[ n2].re = tmpz[ 0].re - tmp5;
237 "lwc1 %[temp], 4(%[tmpz_n4]) \n\t"
241 "add.s %[temp1],%[temp], %[tmp1] \n\t"
242 "sub.s %[temp], %[temp], %[tmp1] \n\t"
246 "swc1 %[temp], 4(%[tmpz_n4]) \n\t" // tmpz[ n4].im = tmpz[n4].im - tmp1;
250 [temp]"=&f"(temp), [temp1]"=&f"(temp1), [temp3]"=&f"(temp3), [temp4]"=&f"(temp4)
267 "lwc1 %[temp], 0(%[tmpz_n2_i]) \n\t"
271 "mul.s %[temp3], %[w_im], %[temp] \n\t"
276 "madd.s %[tmp1], %[temp4], %[w_re], %[temp] \n\t" // tmp1 = w_re * tmpz[ n2+i].re + w_im * tmpz[ n2+i].im;
279 "lwc1 %[temp], 0(%[tmpz_i]) \n\t"
285 "sub.s %[temp1], %[temp], %[tmp5] \n\t"
286 "add.s %[temp], %[temp], %[tmp5] \n\t"
292 "swc1 %[temp], 0(%[tmpz_i]) \n\t" // tmpz[ i].re = tmpz[ i].re + tmp5;
303 : [tmp1]"=&f"(tmp1), [tmp2]"=&f" (tmp2), [temp]"=&f"(temp), [tmp3]"=&f"(tmp3),