Lines Matching defs:out
24 // OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
212 Register out = x0;
223 __ Mov(out, results);
235 __ Str(fd, MemOperand(out, fd.GetSizeInBytes(), PostIndex));
331 Register out = x0;
345 __ Mov(out, results);
361 __ Str(fd, MemOperand(out, fd.GetSizeInBytes(), PostIndex));
464 Register out = x0;
480 __ Mov(out, results);
500 __ Str(fd, MemOperand(out, fd.GetSizeInBytes(), PostIndex));
613 Register out = x0;
627 __ Mov(out, results);
645 __ Strb(flags, MemOperand(out, 1, PostIndex));
752 Register out = x0;
764 __ Mov(out, results);
778 __ Strb(flags, MemOperand(out, 1, PostIndex));
880 Register out = x0;
891 __ Mov(out, results);
904 __ Str(rd, MemOperand(out, rd.GetSizeInBytes(), PostIndex));
932 Register out = x0;
943 __ Mov(out, results);
955 __ Str(rd, MemOperand(out, rd.GetSizeInBytes(), PostIndex));
1313 Register out = x0;
1342 __ Mov(out, results);
1367 __ Str(vd, MemOperand(out, vd.GetSizeInBytes(), PostIndex));
1511 Register out = x0;
1547 __ Mov(out, results);
1571 __ Str(vdstr, MemOperand(out, kQRegSizeInBytes, PostIndex));
1669 // TODO: In case of an error, all tests print out as many elements as
1736 Register out = x0;
1779 __ Mov(out, results);
1811 __ Str(vres, MemOperand(out, vd.GetSizeInBytes(), PostIndex));
1977 Register out = x0;
2020 __ Mov(out, results);
2054 __ Str(vres, MemOperand(out, vd.GetSizeInBytes(), PostIndex));
2234 Register out = x0;
2263 __ Mov(out, results);
2289 __ Str(vd, MemOperand(out, vd.GetSizeInBytes(), PostIndex));
2447 Register out = x0;
2481 __ Mov(out, results);
2508 __ Str(vres, MemOperand(out, vd.GetSizeInBytes(), PostIndex));