Home | History | Annotate | Download | only in arm

Lines Matching full:cell

1050  * Generate code to setup the call stack then jump to the chaining cell if it
1088 /* Branch to the chaining cell */
1145 /* return through lr - jump to the chaining cell */
1193 * when patching the chaining cell and will be clobbered upon
2565 * r0 (low 32-bit): pc of the chaining cell corresponding to the resolved case,
2576 * chaining cell for case 0 [12 bytes]
2577 * chaining cell for case 1 [12 bytes]
2579 * chaining cell for case MIN(size, MAX_CHAINED_SWITCH_CASES)-1 [12 bytes]
2580 * chaining cell for case default [8 bytes]
2618 /* Jump to the default cell */
2625 /* Jump to the inline chaining cell */
2944 * -------- chaining cell (hot): 0x000b
2950 * -------- chaining cell (predicted)
3001 /* return through lr - jump to the chaining cell */
3088 * when patching the chaining cell and will be clobbered upon
3486 * pair at the beginning of a chaining cell. This serves as the
3488 * not. Once the cell is chained to a translation, the cell will
3503 /* Chaining cell for code that may need warmup. */
3509 * instructions fit the predefined cell size.
3520 * Chaining cell for instructions that immediately following already translated
3528 cell size.
3539 /* Chaining cell for branches that branch back into the same basic block */
3545 * instructions fit the predefined cell size.
3561 /* Chaining cell for monomorphic method invocations. */
3567 * instructions fit the predefined cell size.
3577 /* Chaining cell for monomorphic method invocations. */
3797 * D/dalvikvm( 86): -------- chaining cell (hot): 0x0050
3805 * D/dalvikvm( 86): -------- chaining cell (predicted)
3874 * Create a PC-reconstruction cell for the starting offset of this trace.
3875 * Since the PCR cell is placed near the end of the compiled code which is
3894 * other branch to the PCR cell to punt.
3951 * | chain cell offset (2 bytes)|
3973 /* Just reserve 2 bytes for the chain cell offset */
3988 /* Align this block first since it is a return chaining cell */
4259 * insert an unconditional branch to the chaining cell.
4279 /* Record the first LIR for a new type of chaining cell */
4285 /* Align this chaining cell first */