Home
last modified time | relevance | path

Searched refs:RoundInt64ToFloat64 (Results 1 – 25 of 37) sorted by relevance

12

/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Dmachine-operator.h345 const Operator* RoundInt64ToFloat64(); in NON_EXPORTED_BASE()
H A Draw-machine-assembler.h662 Node* RoundInt64ToFloat64(Node* a) { in RoundInt64ToFloat64() function
663 return AddNode(machine()->RoundInt64ToFloat64(), a); in RoundInt64ToFloat64()
H A Dopcodes.h608 V(RoundInt64ToFloat64) \
H A Dmachine-operator.cc158 V(RoundInt64ToFloat64, Operator::kNoProperties, 1, 0, 1) \
H A Dcode-assembler.cc968 return raw_assembler()->RoundInt64ToFloat64(value); in RoundIntPtrToFloat64()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Dmachine-operator.h424 const Operator* RoundInt64ToFloat64(); in NON_EXPORTED_BASE()
H A Draw-machine-assembler.h757 Node* RoundInt64ToFloat64(Node* a) { in RoundInt64ToFloat64() function
758 return AddNode(machine()->RoundInt64ToFloat64(), a); in RoundInt64ToFloat64()
H A Dopcodes.h708 V(RoundInt64ToFloat64) \
H A Dmachine-operator.cc233 V(RoundInt64ToFloat64, Operator::kNoProperties, 1, 0, 1) \
H A Dcode-assembler.cc599 return UncheckedCast<Float64T>(raw_assembler()->RoundInt64ToFloat64(value)); in RoundIntPtrToFloat64()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Draw-machine-assembler.h766 Node* RoundInt64ToFloat64(Node* a) { in RoundInt64ToFloat64() function
767 return AddNode(machine()->RoundInt64ToFloat64(), a); in RoundInt64ToFloat64()
H A Dmachine-operator.h490 const Operator* RoundInt64ToFloat64(); in NON_EXPORTED_BASE()
H A Dopcodes.h723 V(RoundInt64ToFloat64) \
H A Dcode-assembler.cc631 return UncheckedCast<Float64T>(raw_assembler()->RoundInt64ToFloat64(value)); in RoundIntPtrToFloat64()
H A Dmachine-operator.cc286 V(RoundInt64ToFloat64, Operator::kNoProperties, 1, 0, 1) \
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Draw-machine-assembler.h828 Node* RoundInt64ToFloat64(Node* a) { in RoundInt64ToFloat64() function
829 return AddNode(machine()->RoundInt64ToFloat64(), a); in RoundInt64ToFloat64()
H A Dmachine-operator.h577 const Operator* RoundInt64ToFloat64(); in NON_EXPORTED_BASE()
H A Dopcodes.h731 V(RoundInt64ToFloat64) \
H A Dcode-assembler.cc647 return UncheckedCast<Float64T>(raw_assembler()->RoundInt64ToFloat64(value)); in RoundIntPtrToFloat64()
H A Dmachine-operator.cc336 V(RoundInt64ToFloat64, Operator::kNoProperties, 1, 0, 1) \
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/s390/
H A Dinstruction-selector-s390.cc1490 V(Word64, RoundInt64ToFloat64, kS390_Int64ToDouble, OperandMode::kNone, \
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/x64/
H A Dinstruction-selector-x64.cc1287 V(RoundInt64ToFloat64, kSSEInt64ToFloat64) \
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/backend/s390/
H A Dinstruction-selector-s390.cc1540 V(Word64, RoundInt64ToFloat64, kS390_Int64ToDouble, OperandMode::kNone, \
/dports/lang/v8/v8-9.6.180.12/src/compiler/backend/s390/
H A Dinstruction-selector-s390.cc1458 V(Word64, RoundInt64ToFloat64, kS390_Int64ToDouble, OperandMode::kNone, \
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/backend/s390/
H A Dinstruction-selector-s390.cc1546 V(Word64, RoundInt64ToFloat64, kS390_Int64ToDouble, OperandMode::kNone, \

12