Lines Matching refs:temp2
80 "lw %[temp2], 8(%[src]) \n\t"
89 "sw %[temp2], 8(%[dst]) \n\t"
100 [temp2]"=&r"(temp[2]), [temp3]"=&r"(temp[3]),
150 float temp0, temp1, temp2, temp3;
169 temp2 = src0[0];
179 dst0[128] = temp2 * wj - temp3 * wi;
180 dst1[128] = temp2 * wi + temp3 * wj;
182 temp2 = src0[256];
186 dst0[384] = temp2 * wj - temp3 * wi;
187 dst1[384] = temp2 * wi + temp3 * wj;
306 "lwc1 %[temp2], -8(%[ptr2]) \n\t"
314 "mul.s %[temp10], %[temp2], %[temp6] \n\t"
325 [temp2]"=&f"(temp[2]), [temp3]"=&f"(temp[3]),
344 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7;
385 "lw %[temp2], 8(%[src]) \n\t"
394 "sw %[temp2], 8(%[dst]) \n\t"
413 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3),