Home | History | Annotate | Download | only in x64

Lines Matching refs:scope

74   // Open a frame scope to indicate that there is a frame on the stack.  The
75 // MANUAL indicates that the scope shouldn't actually generate code to set up
115 // issues when the stack allocated buffer goes out of scope.
155 int receiver_offset = (scope()->num_parameters() + 1) * kPointerSize;
234 int num_parameters = scope()->num_parameters();
236 Variable* var = scope()->parameter(i);
2537 PushSafepointRegistersScope scope(this);
3116 __ movl(result, Immediate(scope()->num_parameters()));
3348 PushSafepointRegistersScope scope(this);
3447 CpuFeatureScope scope(masm(), SSE4_1);
4295 PushSafepointRegistersScope scope(this);
4357 PushSafepointRegistersScope scope(this);
4418 PushSafepointRegistersScope scope(this);
4502 PushSafepointRegistersScope scope(this);
4568 PushSafepointRegistersScope scope(this);
4792 CpuFeatureScope scope(masm(), SSE2);
4894 PushSafepointRegistersScope scope(this);
5071 PushSafepointRegistersScope scope(this);
5354 PushSafepointRegistersScope scope(this);