Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/compiler/
Drepresentation-change.h59 return GetBitRepresentationFor(node, output_type); in GetRepresentationFor()
192 Node* GetBitRepresentationFor(Node* node, MachineTypeUnion output_type) { in GetBitRepresentationFor() function