Lines Matching defs:first
1192 __ Ldr(r4, MemOperand(r4)); // Load the first 4 characters in r4.
1239 __ Ldr(r4, MemOperand(r4)); // Load the first 4 characters in r4.
1534 __ Ldr(r4, MemOperand(r4)); // Load the first 4 characters in r4.
1583 __ Ldr(r2, MemOperand(r2)); // Load the first 4 characters in r2.
1660 __ Ldr(r2, MemOperand(r2)); // Load the first 4 characters in r2.
2369 Label first;
2374 __ Cbz(r0, &first);
2375 __ Bind(&first);
2394 Label first;
2400 __ B(ne, &first);
2402 __ Cbz(r0, &first);
2403 __ Bind(&first);
2422 Label first;
2424 __ Cbz(r0, &first);
2425 __ B(ne, &first);
2426 __ Bind(&first);
2527 // branches before a cbz so that the cbz needs its veneer emitted first in the
3669 // fact an offset from the first case of the switch.
4133 // a single 'sub' instruction, so 'pc' gets preserved first. The same
5091 // first.
5152 // first.
5301 // This Ldrd will first generate the pool and then use literal which has just