Home | History | Annotate | Download | only in mips64

Lines Matching defs:access

2610   // classes and it doesn't have to because you can't access it with natives
2969 HObjectAccess access = instr->hydrogen()->access();
2970 int offset = access.offset();
2972 if (access.IsExternalMemory()) {
2975 __ Load(result, operand, access.representation());
2986 if (!access.IsInobject()) {
2991 Representation representation = access.representation();
4133 HObjectAccess access = instr->hydrogen()->access();
4134 int offset = access.offset();
4135 if (access.IsExternalMemory()) {
4148 DCHECK(access.IsInobject());
4174 if (!access.IsInobject()) {
4753 // not have easy access to the local context.
4815 // not have easy access to the local context.