Home
last modified time | relevance | path

Searched refs:MovInt64ToDouble (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/codegen/ppc/
H A Dmacro-assembler-ppc.cc921 MovInt64ToDouble(double_dst, src); in CallRecordWriteStub()
927 MovInt64ToDouble(double_dst, src); in CallRecordWriteStub()
933 MovInt64ToDouble(double_dst, src); in CallRecordWriteStub()
939 MovInt64ToDouble(double_dst, src); in CallRecordWriteStub()
2534 void TurboAssembler::MovInt64ToDouble(DoubleRegister dst, in CallRecordWriteStub() function in v8::internal::TurboAssembler
H A Dmacro-assembler-ppc.h747 void MovInt64ToDouble(DoubleRegister dst,
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc1941 __ MovInt64ToDouble(i.OutputDoubleRegister(), i.InputRegister(0), in AssembleArchInstruction()
1958 __ MovInt64ToDouble(i.OutputDoubleRegister(), i.InputRegister(0)); in AssembleArchInstruction()
2229 __ MovInt64ToDouble(i.OutputDoubleRegister(), kScratchReg); in AssembleArchInstruction()
/third_party/node/deps/v8/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h261 MovInt64ToDouble(reg.fp(), scratch); in LoadConstant()
1588 MovInt64ToDouble(dst.fp(), src.gp()); in emit_type_conversion()
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h1865 MovInt64ToDouble(dst, r0); in emit_f32_copysign()
1882 MovInt64ToDouble(dst, r0); in emit_f64_copysign()
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h751 void MovInt64ToDouble(DoubleRegister dst, Register src);
H A Dmacro-assembler-s390.cc1366 void TurboAssembler::MovInt64ToDouble(DoubleRegister dst, Register src) { in CallRecordWriteStub() function in v8::internal::TurboAssembler
5865 MovInt64ToDouble(scratch1, scratch2); in CallRecordWriteStub()
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc2237 __ MovInt64ToDouble(i.OutputDoubleRegister(), i.InputRegister(0)); in AssembleArchInstruction()

Completed in 45 milliseconds