Home
last modified time | relevance | path

Searched refs:ConvertDoubleToUnsignedInt64 (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/codegen/ppc/
Dmacro-assembler-ppc.h91 void ConvertDoubleToUnsignedInt64(
Dmacro-assembler-ppc.cc967 void TurboAssembler::ConvertDoubleToUnsignedInt64( in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/wasm/baseline/s390/
Dliftoff-assembler-s390.h2048 ConvertDoubleToUnsignedInt64(dst.gp(), in emit_type_conversion()
2107 ConvertDoubleToUnsignedInt64(dst.gp(), in emit_type_conversion()
/third_party/node/deps/v8/src/codegen/s390/
Dmacro-assembler-s390.h775 void ConvertDoubleToUnsignedInt64(
Dmacro-assembler-s390.cc1315 void TurboAssembler::ConvertDoubleToUnsignedInt64( in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/wasm/baseline/ppc/
Dliftoff-assembler-ppc.h1468 ConvertDoubleToUnsignedInt64(src.fp(), r0, kScratchDoubleReg, in emit_type_conversion()
/third_party/node/deps/v8/src/compiler/backend/s390/
Dcode-generator-s390.cc2121 __ ConvertDoubleToUnsignedInt64(i.OutputRegister(0), in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dcode-generator-ppc.cc1891 __ ConvertDoubleToUnsignedInt64(i.InputDoubleRegister(0), in AssembleArchInstruction() local