Searched refs:CheckedTaggedToInt32 (Results 1 - 4 of 4) sorted by relevance
/third_party/node/deps/v8/src/compiler/ |
H A D | simplified-operator.h | 918 const Operator* CheckedTaggedToInt32(CheckForMinusZeroMode,
|
H A D | opcodes.h | 294 V(CheckedTaggedToInt32) \
|
H A D | representation-change.cc | 925 op = simplified()->CheckedTaggedToInt32( in GetWord32RepresentationFor()
|
H A D | simplified-operator.cc | 1012 Operator::kFoldable | Operator::kNoThrow, "CheckedTaggedToInt32", in CheckedTaggedToInt32Operator() 1376 const Operator* SimplifiedOperatorBuilder::CheckedTaggedToInt32( in CheckedTaggedToInt32() function in v8::internal::compiler::SimplifiedOperatorBuilder 1388 "CheckedTaggedToInt32", 1, 1, 1, 1, 1, 0, in CheckedTaggedToInt32()
|
Completed in 10 milliseconds