Home | History | Annotate | Download | only in arm64

Lines Matching refs:allocation_limit

3371   Register allocation_limit = scratch2;
3376 Ldp(result, allocation_limit, MemOperand(top_address));
3385 Ldr(allocation_limit, MemOperand(top_address, limit - top));
3394 Ccmp(scratch3, allocation_limit, CFlag, cc);
3442 Register allocation_limit = scratch2;
3447 Ldp(result, allocation_limit, MemOperand(top_address));
3456 Ldr(allocation_limit, MemOperand(top_address, limit - top));
3475 Ccmp(scratch3, allocation_limit, CFlag, cc);