Home
last modified time | relevance | path

Searched refs:InsertChangeFloat64ToUint32 (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Drepresentation-change.cc241 node = InsertChangeFloat64ToUint32(node); in GetTaggedSignedRepresentationFor()
421 node = InsertChangeFloat64ToUint32(node); in GetTaggedRepresentationFor()
1019 Node* RepresentationChanger::InsertChangeFloat64ToUint32(Node* node) { in InsertChangeFloat64ToUint32() function in v8::internal::compiler::RepresentationChanger
Drepresentation-change.h295 Node* InsertChangeFloat64ToUint32(Node* node);