Home
last modified time | relevance | path

Searched refs:TruncatesOddballAndBigIntToNumber (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Drepresentation-change.cc612 truncation.TruncatesOddballAndBigIntToNumber())) { in GetTaggedRepresentationFor()
736 if (use_info.truncation().TruncatesOddballAndBigIntToNumber() || in GetFloat64RepresentationFor()
752 use_info.truncation().TruncatesOddballAndBigIntToNumber())) { in GetFloat64RepresentationFor()
773 use_info.truncation().TruncatesOddballAndBigIntToNumber()) || in GetFloat64RepresentationFor()
H A Drepresentation-change.h63 bool TruncatesOddballAndBigIntToNumber() const { in TruncatesOddballAndBigIntToNumber() function in v8::internal::compiler::final
H A Dsimplified-lowering.cc1138 use.TruncatesOddballAndBigIntToNumber()) { in GetOutputInfoForPhi()
2190 } else if (truncation.TruncatesOddballAndBigIntToNumber()) { in VisitNode()
3605 } else if (truncation.TruncatesOddballAndBigIntToNumber()) { in VisitNode()
3856 if (truncation.TruncatesOddballAndBigIntToNumber()) { in VisitNode()
3890 truncation.TruncatesOddballAndBigIntToNumber()) { in VisitNode()

Completed in 11 milliseconds