Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Drepresentation-change.h53 return GetTaggedRepresentationFor(node, output_type); in GetRepresentationFor()
70 Node* GetTaggedRepresentationFor(Node* node, MachineTypeUnion output_type) { in GetTaggedRepresentationFor() function