Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/arm/
Dlithium-codegen-arm.h114 void DoDeferredLoadMutableDouble(LLoadFieldByIndex* instr,
Dlithium-codegen-arm.cc5513 void LCodeGen::DoDeferredLoadMutableDouble(LLoadFieldByIndex* instr, in DoDeferredLoadMutableDouble() function in v8::internal::LCodeGen
5543 codegen()->DoDeferredLoadMutableDouble(instr_, result_, object_, index_); in DoLoadFieldByIndex()
/external/v8/src/crankshaft/x64/
Dlithium-codegen-x64.h99 void DoDeferredLoadMutableDouble(LLoadFieldByIndex* instr,
Dlithium-codegen-x64.cc5578 void LCodeGen::DoDeferredLoadMutableDouble(LLoadFieldByIndex* instr, in DoDeferredLoadMutableDouble() function in v8::internal::LCodeGen
5605 codegen()->DoDeferredLoadMutableDouble(instr_, object_, index_); in DoLoadFieldByIndex()
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.h110 void DoDeferredLoadMutableDouble(LLoadFieldByIndex* instr, Register result,
Dlithium-codegen-ppc.cc5788 void LCodeGen::DoDeferredLoadMutableDouble(LLoadFieldByIndex* instr, in DoShiftI() function in v8::internal::LCodeGen
5812 codegen()->DoDeferredLoadMutableDouble(instr_, result_, object_, index_); in DoShiftI()
/external/v8/src/crankshaft/ia32/
Dlithium-codegen-ia32.h103 void DoDeferredLoadMutableDouble(LLoadFieldByIndex* instr,
Dlithium-codegen-ia32.cc5386 void LCodeGen::DoDeferredLoadMutableDouble(LLoadFieldByIndex* instr, in DoDeferredLoadMutableDouble() function in v8::internal::LCodeGen
5413 codegen()->DoDeferredLoadMutableDouble(instr_, object_, index_); in DoLoadFieldByIndex()
/external/v8/src/crankshaft/mips/
Dlithium-codegen-mips.h113 void DoDeferredLoadMutableDouble(LLoadFieldByIndex* instr,
Dlithium-codegen-mips.cc5544 void LCodeGen::DoDeferredLoadMutableDouble(LLoadFieldByIndex* instr, in DoDeferredLoadMutableDouble() function in v8::internal::LCodeGen
5573 codegen()->DoDeferredLoadMutableDouble(instr_, result_, object_, index_); in DoLoadFieldByIndex()
/external/v8/src/crankshaft/mips64/
Dlithium-codegen-mips64.h115 void DoDeferredLoadMutableDouble(LLoadFieldByIndex* instr,
Dlithium-codegen-mips64.cc5751 void LCodeGen::DoDeferredLoadMutableDouble(LLoadFieldByIndex* instr, in DoDeferredLoadMutableDouble() function in v8::internal::LCodeGen
5780 codegen()->DoDeferredLoadMutableDouble(instr_, result_, object_, index_); in DoLoadFieldByIndex()
/external/v8/src/crankshaft/arm64/
Dlithium-codegen-arm64.h132 void DoDeferredLoadMutableDouble(LLoadFieldByIndex* instr,
Dlithium-codegen-arm64.cc5696 void LCodeGen::DoDeferredLoadMutableDouble(LLoadFieldByIndex* instr, in DoDeferredLoadMutableDouble() function in v8::internal::LCodeGen
5726 codegen()->DoDeferredLoadMutableDouble(instr_, result_, object_, index_); in DoLoadFieldByIndex()
/external/v8/src/crankshaft/x87/
Dlithium-codegen-x87.h138 void DoDeferredLoadMutableDouble(LLoadFieldByIndex* instr,
Dlithium-codegen-x87.cc5946 void LCodeGen::DoDeferredLoadMutableDouble(LLoadFieldByIndex* instr, in DoDeferredLoadMutableDouble() function in v8::internal::LCodeGen
5974 codegen()->DoDeferredLoadMutableDouble(instr_, object_, index_); in DoLoadFieldByIndex()