Home | History | Annotate | Download | only in arm

Lines Matching refs:Cell

215   // r2 -- type info cell with elements kind
2177 __ str(map, FieldMemOperand(scratch, Cell::kValueOffset));
2976 // Stack pointer now points to cell where return address is to be written.
3307 // Cache the called function in a global property cell. Cache states
3312 // r2 : cache cell for call target
3321 __ ldr(r3, FieldMemOperand(r2, Cell::kValueOffset));
3330 // sentinel, then we have in the cell either some other function or an
3352 __ str(ip, FieldMemOperand(r2, Cell::kValueOffset));
3364 // Create an AllocationSite if we don't already have it, store it in the cell
3381 __ str(r1, FieldMemOperand(r2, Cell::kValueOffset));
3390 // r2 : cache cell for call target
3453 __ str(ip, FieldMemOperand(r2, Cell::kValueOffset));
3485 // r2 : cache cell for call target
5742 // r2 - type info cell (if mode != DISABLE_ALLOCATION_SITES)
5782 // Fix kind and retry (only if we have an allocation site in the cell).
5784 __ ldr(r5, FieldMemOperand(r2, Cell::kValueOffset));
5790 __ ldr(r5, FieldMemOperand(r2, Cell::kValueOffset));
5900 // -- r2 : type info cell
5916 // We should either have undefined in ebx or a valid cell
5931 __ ldr(r3, FieldMemOperand(r2, Cell::kValueOffset));
5933 // If the type cell is undefined, or contains anything other than an