Lines Matching refs:scope
83 CpuFeatures::Scope scope1(VFP3);
84 CpuFeatures::Scope scope2(ARMv7);
125 // issues when the stack allocated buffer goes out of scope.
168 int heap_slots = scope()->num_heap_slots() - Context::MIN_CONTEXT_SLOTS;
184 int num_parameters = scope()->num_parameters();
186 Slot* slot = scope()->parameter(i)->AsSlot();
1055 PushSafepointRegistersScope scope(this, Safepoint::kWithRegistersAndDoubles);
1500 PushSafepointRegistersScope scope(this, Safepoint::kWithRegisters);
2102 PushSafepointRegistersScope scope(this, Safepoint::kWithRegisters);
2487 CpuFeatures::Scope scope(VFP3);
2561 __ mov(result, Operand(scope()->num_parameters()));
2694 scope()->contains_with() ||
2695 (scope()->num_heap_slots() > 0);
2753 PushSafepointRegistersScope scope(this, Safepoint::kWithRegisters);
3191 CpuFeatures::Scope scope(VFP3);
3352 PushSafepointRegistersScope scope(this, Safepoint::kWithRegisters);
3413 PushSafepointRegistersScope scope(this, Safepoint::kWithRegisters);
3473 PushSafepointRegistersScope scope(this, Safepoint::kWithRegisters);
3546 PushSafepointRegistersScope scope(this, Safepoint::kWithRegisters);
3679 CpuFeatures::Scope scope(VFP3);