Lines Matching refs:scope
168 // [esp + (2 * kPointerSize)]: serialized scope info
179 // Get the serialized scope info from the stack.
525 CpuFeatures::Scope scope(SSE2);
534 AllowExternalCallThatCantCauseGC scope(masm);
542 CpuFeatures::Scope scope(SSE2);
684 CpuFeatures::Scope scope(SSE3);
987 FrameScope scope(masm, StackFrame::INTERNAL);
1035 FrameScope scope(masm, StackFrame::INTERNAL);
1052 CpuFeatures::Scope use_sse2(SSE2);
1491 CpuFeatures::Scope use_sse2(SSE2);
1535 CpuFeatures::Scope use_sse2(SSE2);
1697 CpuFeatures::Scope use_sse2(SSE2);
1762 CpuFeatures::Scope use_sse2(SSE2);
1817 CpuFeatures::Scope use_sse2(SSE2);
1929 CpuFeatures::Scope use_sse2(SSE2);
2031 CpuFeatures::Scope use_sse2(SSE2);
2133 CpuFeatures::Scope use_sse2(SSE2);
2230 CpuFeatures::Scope use_sse2(SSE2);
2424 CpuFeatures::Scope sse4_scope(SSE4_1);
2536 FrameScope scope(masm, StackFrame::INTERNAL);
2558 FrameScope scope(masm, StackFrame::INTERNAL);
2942 CpuFeatures::Scope use_sse2(SSE2);
3181 AllowExternalCallThatCantCauseGC scope(masm);
4167 CpuFeatures::Scope fscope(SSE2);
4405 CpuFeatures::Scope use_sse2(SSE2);
4406 CpuFeatures::Scope use_cmov(CMOV);
5291 FrameScope scope(masm, StackFrame::INTERNAL);
6553 CpuFeatures::Scope scope1(SSE2);
6554 CpuFeatures::Scope scope2(CMOV);
6782 FrameScope scope(masm, StackFrame::INTERNAL);
7086 CpuFeatures::TryForceFeatureScope scope(SSE2);
7205 AllowExternalCallThatCantCauseGC scope(masm);