Lines Matching refs:ref0
47 ref0 = __lasx_xvld(ref_t, 12); \
50 ref0 = __lasx_xvilvl_w(ref0, ref0); \
53 ref0 = __lasx_xvsub_b(ref0, ref2); \
55 ref0 = __lasx_xvor_v(ref0, ref1); \
75 out = __lasx_xvor_v(ref0, tmp0); \
81 ref0 = __lasx_xvldx(ref_t, d_idx_12); \
92 ref0 = __lasx_xvsub_b(ref3, ref0); \
93 out = __lasx_xvor_v(out, ref0); \
118 __m256i ref0, ref1, ref2, ref3;