Lines Matching defs:first
300 Register first = NoReg;
307 if (!first.IsValid()) {
308 // This is the first register we've hit, so construct the literal.
310 first = xn;
313 // loaded into the first register we hit.
314 __ Mov(xn, first);
323 FPRegister first = NoFPReg;
327 if (!first.IsValid()) {
328 // This is the first register we've hit, so construct the literal.
330 first = dn;
333 // into the first register we hit.
334 __ Fmov(dn, first);
386 // another register first. Also, we pushed four X registers, so we need to