Lines Matching defs:tmp4
324 "ld.d %[tmp4], %[src], 0x0 \n\t"
334 "st.d %[tmp4], %[dst], 0x0 \n\t"
340 [tmp4]"=&r"(tmp[4]), [tmp5]"=&r"(tmp[5]),
674 __m256i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7;
690 tmp4, tmp5, tmp6, tmp7);
691 DUP4_ARG2(__lasx_xvilvl_d, tmp1, tmp0, tmp3, tmp2, tmp5, tmp4, tmp7, tmp6,
692 tmp0, tmp2, tmp4, tmp6);
694 tmp4 = __lasx_xvpermi_q(tmp4, tmp6, 0x02);
695 DUP2_ARG2(__lasx_xvdp2_h_bu, tmp0, coeff_vec, tmp4, coeff_vec, res0, res1);