Home
last modified time | relevance | path

Searched refs:LoadContextFromDeferred (Results 1 – 16 of 16) sorted by relevance

/external/v8/src/crankshaft/arm/
Dlithium-codegen-arm.h211 void LoadContextFromDeferred(LOperand* context);
Dlithium-codegen-arm.cc727 void LCodeGen::LoadContextFromDeferred(LOperand* context) { in LoadContextFromDeferred() function in v8::internal::LCodeGen
746 LoadContextFromDeferred(context); in CallRuntimeFromDeferred()
5379 LoadContextFromDeferred(instr->context()); in DoDeferredStackCheck()
/external/v8/src/crankshaft/x64/
Dlithium-codegen-x64.h189 void LoadContextFromDeferred(LOperand* context);
Dlithium-codegen-x64.cc661 void LCodeGen::LoadContextFromDeferred(LOperand* context) { in LoadContextFromDeferred() function in v8::internal::LCodeGen
683 LoadContextFromDeferred(context); in CallRuntimeFromDeferred()
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.h187 void LoadContextFromDeferred(LOperand* context);
Dlithium-codegen-ppc.cc672 void LCodeGen::LoadContextFromDeferred(LOperand* context) { in LoadContextFromDeferred() function in v8::internal::LCodeGen
689 LoadContextFromDeferred(context); in CallRuntimeFromDeferred()
5658 LoadContextFromDeferred(instr->context()); in DoShiftI()
/external/v8/src/crankshaft/ia32/
Dlithium-codegen-ia32.h190 void LoadContextFromDeferred(LOperand* context);
Dlithium-codegen-ia32.cc739 void LCodeGen::LoadContextFromDeferred(LOperand* context) { in LoadContextFromDeferred() function in v8::internal::LCodeGen
759 LoadContextFromDeferred(context); in CallRuntimeFromDeferred()
/external/v8/src/crankshaft/mips/
Dlithium-codegen-mips.h205 void LoadContextFromDeferred(LOperand* context);
Dlithium-codegen-mips.cc703 void LCodeGen::LoadContextFromDeferred(LOperand* context) { in LoadContextFromDeferred() function in v8::internal::LCodeGen
722 LoadContextFromDeferred(context); in CallRuntimeFromDeferred()
5412 LoadContextFromDeferred(instr->context()); in DoDeferredStackCheck()
/external/v8/src/crankshaft/mips64/
Dlithium-codegen-mips64.h207 void LoadContextFromDeferred(LOperand* context);
Dlithium-codegen-mips64.cc691 void LCodeGen::LoadContextFromDeferred(LOperand* context) { in LoadContextFromDeferred() function in v8::internal::LCodeGen
710 LoadContextFromDeferred(context); in CallRuntimeFromDeferred()
5618 LoadContextFromDeferred(instr->context()); in DoDeferredStackCheck()
/external/v8/src/crankshaft/arm64/
Dlithium-codegen-arm64.h315 void LoadContextFromDeferred(LOperand* context);
Dlithium-codegen-arm64.cc467 void LCodeGen::LoadContextFromDeferred(LOperand* context) { in LoadContextFromDeferred() function in v8::internal::LCodeGen
487 LoadContextFromDeferred(context); in CallRuntimeFromDeferred()
4732 LoadContextFromDeferred(instr->context()); in DoDeferredStackCheck()
/external/v8/src/crankshaft/x87/
Dlithium-codegen-x87.h218 void LoadContextFromDeferred(LOperand* context);
Dlithium-codegen-x87.cc1009 void LCodeGen::LoadContextFromDeferred(LOperand* context) { in LoadContextFromDeferred() function in v8::internal::LCodeGen
1029 LoadContextFromDeferred(context); in CallRuntimeFromDeferred()