Home
last modified time | relevance | path

Searched refs:PushVectorAndSlot (Results 1 – 10 of 10) sorted by relevance

/external/v8/src/ic/
Dhandler-compiler.cc137 PushVectorAndSlot(); in Frontend()
218 PushVectorAndSlot(); in CompileLoadNonexistent()
252 PushVectorAndSlot(); in InterceptorVectorSlotPush()
255 PushVectorAndSlot(scratch2(), scratch3()); in InterceptorVectorSlotPush()
430 PushVectorAndSlot(); in CompileStoreTransition()
528 if (need_save_restore) PushVectorAndSlot(); in CompileStoreField()
Dhandler-compiler.h49 void PushVectorAndSlot() { PushVectorAndSlot(vector(), slot()); } in PushVectorAndSlot() function
50 void PushVectorAndSlot(Register vector, Register slot);
/external/v8/src/ic/arm/
Dhandler-compiler-arm.cc103 void PropertyHandlerCompiler::PushVectorAndSlot(Register vector, in PushVectorAndSlot() function in v8::internal::PropertyHandlerCompiler
765 PushVectorAndSlot(); in CompileLoadGlobal()
/external/v8/src/ic/arm64/
Dhandler-compiler-arm64.cc17 void PropertyHandlerCompiler::PushVectorAndSlot(Register vector, in PushVectorAndSlot() function in v8::internal::PropertyHandlerCompiler
345 PushVectorAndSlot(); in CompileLoadGlobal()
/external/v8/src/ic/ppc/
Dhandler-compiler-ppc.cc103 void PropertyHandlerCompiler::PushVectorAndSlot(Register vector, in PushVectorAndSlot() function in v8::internal::PropertyHandlerCompiler
761 PushVectorAndSlot(); in CompileLoadGlobal()
/external/v8/src/ic/x64/
Dhandler-compiler-x64.cc17 void PropertyHandlerCompiler::PushVectorAndSlot(Register vector, in PushVectorAndSlot() function in v8::internal::PropertyHandlerCompiler
777 PushVectorAndSlot(); in CompileLoadGlobal()
/external/v8/src/ic/ia32/
Dhandler-compiler-ia32.cc53 void PropertyHandlerCompiler::PushVectorAndSlot(Register vector, in PushVectorAndSlot() function in v8::internal::PropertyHandlerCompiler
786 PushVectorAndSlot(); in CompileLoadGlobal()
/external/v8/src/ic/x87/
Dhandler-compiler-x87.cc53 void PropertyHandlerCompiler::PushVectorAndSlot(Register vector, in PushVectorAndSlot() function in v8::internal::PropertyHandlerCompiler
786 PushVectorAndSlot(); in CompileLoadGlobal()
/external/v8/src/ic/mips/
Dhandler-compiler-mips.cc103 void PropertyHandlerCompiler::PushVectorAndSlot(Register vector, in PushVectorAndSlot() function in v8::internal::PropertyHandlerCompiler
754 PushVectorAndSlot(); in CompileLoadGlobal()
/external/v8/src/ic/mips64/
Dhandler-compiler-mips64.cc103 void PropertyHandlerCompiler::PushVectorAndSlot(Register vector, in PushVectorAndSlot() function in v8::internal::PropertyHandlerCompiler
754 PushVectorAndSlot(); in CompileLoadGlobal()