Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Drepresentation-change.h313 Node* GetTaggedRepresentationFor(Node* node, MachineRepresentation output_rep,
Drepresentation-change.cc175 return GetTaggedRepresentationFor(node, output_rep, output_type, in GetRepresentationFor()
395 Node* RepresentationChanger::GetTaggedRepresentationFor( in GetTaggedRepresentationFor() function in v8::internal::compiler::RepresentationChanger