Lines Matching defs:out
24 // OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
211 Register out = x0;
222 __ Mov(out, results);
234 __ Str(fd, MemOperand(out, fd.SizeInBytes(), PostIndex));
315 Register out = x0;
329 __ Mov(out, results);
345 __ Str(fd, MemOperand(out, fd.SizeInBytes(), PostIndex));
435 Register out = x0;
451 __ Mov(out, results);
471 __ Str(fd, MemOperand(out, fd.SizeInBytes(), PostIndex));
570 Register out = x0;
584 __ Mov(out, results);
602 __ Strb(flags, MemOperand(out, 1, PostIndex));
699 Register out = x0;
711 __ Mov(out, results);
725 __ Strb(flags, MemOperand(out, 1, PostIndex));
817 Register out = x0;
828 __ Mov(out, results);
841 __ Str(rd, MemOperand(out, rd.SizeInBytes(), PostIndex));
866 Register out = x0;
877 __ Mov(out, results);
889 __ Str(rd, MemOperand(out, rd.SizeInBytes(), PostIndex));
1197 Register out = x0;
1226 __ Mov(out, results);
1251 __ Str(vd, MemOperand(out, vd.SizeInBytes(), PostIndex));
1389 Register out = x0;
1420 __ Mov(out, results);
1445 __ Str(vd, MemOperand(out, vd.SizeInBytes(), PostIndex));
1526 // TODO: In case of an error, all tests print out as many elements as
1592 Register out = x0;
1635 __ Mov(out, results);
1667 __ Str(vres, MemOperand(out, vd.SizeInBytes(), PostIndex));
1818 Register out = x0;
1861 __ Mov(out, results);
1895 __ Str(vres, MemOperand(out, vd.SizeInBytes(), PostIndex));
2060 Register out = x0;
2089 __ Mov(out, results);
2115 __ Str(vd, MemOperand(out, vd.SizeInBytes(), PostIndex));
2261 Register out = x0;
2295 __ Mov(out, results);
2321 __ Str(vres, MemOperand(out, vd.SizeInBytes(), PostIndex));