Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Drepresentation-change.cc225 node = InsertChangeFloat64ToInt32(node); in GetTaggedSignedRepresentationFor()
229 node = InsertChangeFloat64ToInt32(node); in GetTaggedSignedRepresentationFor()
413 node = InsertChangeFloat64ToInt32(node); in GetTaggedRepresentationFor()
417 node = InsertChangeFloat64ToInt32(node); in GetTaggedRepresentationFor()
1023 Node* RepresentationChanger::InsertChangeFloat64ToInt32(Node* node) { in InsertChangeFloat64ToInt32() function in v8::internal::compiler::RepresentationChanger
Drepresentation-change.h294 Node* InsertChangeFloat64ToInt32(Node* node);