Home | History | Annotate | Download | only in arm64

Lines Matching refs:context_index

4781 void FullCodeGenerator::LoadContextField(Register dst, int context_index) {
4782 __ Ldr(dst, ContextMemOperand(cp, context_index));