Home
last modified time | relevance | path

Searched refs:CheckedTaggedToInt64 (Results 1 – 13 of 13) sorted by relevance

/dports/lang/v8/v8-9.6.180.12/test/unittests/compiler/
H A Dredundancy-elimination-unittest.cc524 TEST_F(RedundancyEliminationTest, CheckedTaggedToInt64) { in TEST_F() argument
533 simplified()->CheckedTaggedToInt64(mode, feedback1), value, effect, in TEST_F()
540 simplified()->CheckedTaggedToInt64(mode, feedback2), value, effect, in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Dsimplified-operator.h830 const Operator* CheckedTaggedToInt64(CheckForMinusZeroMode, in NON_EXPORTED_BASE()
H A Dopcodes.h284 V(CheckedTaggedToInt64) \
H A Drepresentation-change.cc1152 op = simplified()->CheckedTaggedToInt64( in GetWord64RepresentationFor()
H A Dsimplified-operator.cc1355 const Operator* SimplifiedOperatorBuilder::CheckedTaggedToInt64( in CheckedTaggedToInt64() function in v8::internal::compiler::SimplifiedOperatorBuilder
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Dsimplified-operator.h966 const Operator* CheckedTaggedToInt64(CheckForMinusZeroMode, in NON_EXPORTED_BASE()
H A Dopcodes.h296 V(CheckedTaggedToInt64) \
H A Drepresentation-change.cc1216 op = simplified()->CheckedTaggedToInt64( in GetWord64RepresentationFor()
H A Dsimplified-operator.cc1417 const Operator* SimplifiedOperatorBuilder::CheckedTaggedToInt64( in CheckedTaggedToInt64() function in v8::internal::compiler::SimplifiedOperatorBuilder
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Dopcodes.h293 V(CheckedTaggedToInt64) \
H A Dsimplified-operator.h932 const Operator* CheckedTaggedToInt64(CheckForMinusZeroMode, in NON_EXPORTED_BASE()
H A Drepresentation-change.cc1204 op = simplified()->CheckedTaggedToInt64( in GetWord64RepresentationFor()
H A Dsimplified-operator.cc1424 const Operator* SimplifiedOperatorBuilder::CheckedTaggedToInt64( in CheckedTaggedToInt64() function in v8::internal::compiler::SimplifiedOperatorBuilder