Lines Matching full:cell
182 ldr r9, [r0, #offStackSaveArea_returnAddr] @ r9<- chaining cell ret
204 movne r9, #0 @ clear the chaining cell address
206 cmp r9, #0 @ chaining cell exists?
207 blxne r9 @ jump to the chaining cell
294 * method through a dedicated chaining cell.
338 bx lr @ return to the callee-chaining cell
349 * method through a dedicated chaining cell.
351 * The predicted chaining cell is declared in ArmLIR.h with the
362 * - lr : to branch to the chaining cell
471 ldr r2, [r10, #offStackSaveArea_returnAddr] @ r2 = chaining cell ret
483 cmp r2, #0 @ return chaining cell still exists?
1520 ldr r9, [r0, #offStackSaveArea_returnAddr] @ r9<- chaining cell ret
1542 movne r9, #0 @ clear the chaining cell address
1544 cmp r9, #0 @ chaining cell exists?
1545 blxne r9 @ jump to the chaining cell
1640 * method through a dedicated chaining cell.
1684 bx lr @ return to the callee-chaining cell
1699 * method through a dedicated chaining cell.
1701 * The predicted chaining cell is declared in ArmLIR.h with the
1712 * - lr : to branch to the chaining cell
1825 ldr r2, [r10, #offStackSaveArea_returnAddr] @ r2 = chaining cell ret
1837 cmp r2, #0 @ return chaining cell still exists?
1901 ldr r2, [r10, #offStackSaveArea_returnAddr] @ r2 = chaining cell ret
1913 cmp r2, #0 @ return chaining cell still exists?