Home | History | Annotate | Download | only in arm

Lines Matching refs:scope

68   CpuFeatures::Scope scope1(VFP3);
69 CpuFeatures::Scope scope2(ARMv7);
73 // Open a frame scope to indicate that there is a frame on the stack. The
74 // NONE indicates that the scope shouldn't actually generate code to set up
119 // issues when the stack allocated buffer goes out of scope.
150 int receiver_offset = scope()->num_parameters() * kPointerSize;
176 int heap_slots = scope()->num_heap_slots() - Context::MIN_CONTEXT_SLOTS;
192 int num_parameters = scope()->num_parameters();
194 Variable* var = scope()->parameter(i);
1124 PushSafepointRegistersScope scope(this, Safepoint::kWithRegistersAndDoubles);
2251 PushSafepointRegistersScope scope(this, Safepoint::kWithRegisters);
2698 CpuFeatures::Scope scope(VFP3);
2788 __ mov(result, Operand(scope()->num_parameters()));
2968 scope()->contains_with() ||
2969 (scope()->num_heap_slots() > 0);
3032 PushSafepointRegistersScope scope(this, Safepoint::kWithRegisters);
3672 CpuFeatures::Scope scope(VFP3);
3811 PushSafepointRegistersScope scope(this, Safepoint::kWithRegisters);
3873 PushSafepointRegistersScope scope(this, Safepoint::kWithRegisters);
3934 PushSafepointRegistersScope scope(this, Safepoint::kWithRegisters);
4010 PushSafepointRegistersScope scope(this, Safepoint::kWithRegisters);
4147 CpuFeatures::Scope scope(VFP3);
4499 PushSafepointRegistersScope scope(this, Safepoint::kWithRegisters);
4979 PushSafepointRegistersScope scope(this, Safepoint::kWithRegisters);