Home | History | Annotate | Download | only in test

Lines Matching full:vres

1624   VRegister vres = v5.V16B();
1662 __ Mov(vres, vd);
1667 __ Str(vres, MemOperand(out, vd.SizeInBytes(), PostIndex));
1850 VRegister vres = v5.V16B();
1888 __ Mov(vres, vd);
1895 __ Str(vres, MemOperand(out, vd.SizeInBytes(), PostIndex));
2283 VRegister vres = VRegister(5, vn_bits);
2319 __ Mov(vres, vd);
2321 __ Str(vres, MemOperand(out, vd.SizeInBytes(), PostIndex));