Searched refs:CheckedTaggedToInt64 (Results 1 - 4 of 4) sorted by relevance
/third_party/node/deps/v8/src/compiler/ |
H A D | simplified-operator.h | 921 const Operator* CheckedTaggedToInt64(CheckForMinusZeroMode,
|
H A D | opcodes.h | 298 V(CheckedTaggedToInt64) \
|
H A D | representation-change.cc | 1234 op = simplified()->CheckedTaggedToInt64( in GetWord64RepresentationFor()
|
H A D | simplified-operator.cc | 1027 Operator::kFoldable | Operator::kNoThrow, "CheckedTaggedToInt64", in CheckedTaggedToInt64Operator() 1392 const Operator* SimplifiedOperatorBuilder::CheckedTaggedToInt64( in CheckedTaggedToInt64() function in v8::internal::compiler::SimplifiedOperatorBuilder 1404 "CheckedTaggedToInt64", 1, 1, 1, 1, 1, 0, in CheckedTaggedToInt64()
|
Completed in 10 milliseconds