Home | History | Annotate | Download | only in cctest

Lines Matching defs:first

268   Register first = NoReg;
275 if (!first.IsValid()) {
276 // This is the first register we've hit, so construct the literal.
278 first = xn;
281 // loaded into the first register we hit.
282 __ Mov(xn, first);
291 FPRegister first = NoFPReg;
295 if (!first.IsValid()) {
296 // This is the first register we've hit, so construct the literal.
298 first = dn;
301 // into the first register we hit.
302 __ Fmov(dn, first);
355 // another register first. Also, we pushed four X registers, so we need to