Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Drepresentation-change.h325 Node* GetBitRepresentationFor(Node* node, MachineRepresentation output_rep,
Drepresentation-change.cc186 return GetBitRepresentationFor(node, output_rep, output_type); in GetRepresentationFor()
778 Node* RepresentationChanger::GetBitRepresentationFor( in GetBitRepresentationFor() function in v8::internal::compiler::RepresentationChanger