Lines Matching full:cell
1015 * Generate code to setup the call stack then jump to the chaining cell if it
1053 /* Branch to the chaining cell */
1110 /* return through lr - jump to the chaining cell */
1156 * when patching the chaining cell and will be clobbered upon
1205 * cached value is 4 bytes into the chaining cell.
1213 * cached value is 8 bytes into the chaining cell.
2392 * r0 (low 32-bit): pc of the chaining cell corresponding to the resolved case,
2403 * chaining cell for case 0 [8 bytes]
2404 * chaining cell for case 1 [8 bytes]
2406 * chaining cell for case MIN(size, MAX_CHAINED_SWITCH_CASES)-1 [8 bytes]
2407 * chaining cell for case default [8 bytes]
2445 /* Jump to the default cell */
2452 /* Jump to the inline chaining cell */
2725 * -------- chaining cell (hot): 0x000b
2731 * -------- chaining cell (predicted)
2777 /* return through lr - jump to the chaining cell */
2863 * when patching the chaining cell and will be clobbered upon
3207 /* Chaining cell for code that may need warmup. */
3213 * instructions fit the predefined cell size.
3223 * Chaining cell for instructions that immediately following already translated
3231 * instructions fit the predefined cell size.
3241 /* Chaining cell for branches that branch back into the same basic block */
3247 * instructions fit the predefined cell size.
3262 /* Chaining cell for monomorphic method invocations. */
3268 * instructions fit the predefined cell size.
3277 /* Chaining cell for monomorphic method invocations. */
3467 * Create a PC-reconstruction cell for the starting offset of this trace.
3468 * Since the PCR cell is placed near the end of the compiled code which is
3487 * other branch to the PCR cell to punt.
3545 * | chain cell offset (2 bytes)|
3567 /* Just reserve 2 bytes for the chain cell offset */
3842 * insert an unconditional branch to the chaining cell.
3862 /* Record the first LIR for a new type of chaining cell */
3868 /* Align this chaining cell first */