Home | History | Annotate | Download | only in arm64

Lines Matching refs:allocation_site

2968   Register allocation_site = feedback_vector;
2969 __ Mov(allocation_site, scratch);
4632 Register allocation_site = x2;
4673 __ Ldr(x10, FieldMemOperand(allocation_site, 0));
4683 __ Ldr(x11, FieldMemOperand(allocation_site,
4686 __ Str(x11, FieldMemOperand(allocation_site,
4793 Register allocation_site = x2;
4810 // We should either have undefined in the allocation_site register or a
4812 __ AssertUndefinedOrAllocationSite(allocation_site, x10);
4818 __ JumpIfRoot(allocation_site, Heap::kUndefinedValueRootIndex, &no_info);
4821 UntagSmiFieldMemOperand(allocation_site,