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

/external/v8/src/compiler/
H A Drepresentation-change.h211 Node* GetBitRepresentationFor(Node* node, MachineRepresentation output_rep,
H A Drepresentation-change.cc149 return GetBitRepresentationFor(node, output_rep, output_type);
472 Node* RepresentationChanger::GetBitRepresentationFor( function in class:v8::internal::compiler::RepresentationChanger

Completed in 4159 milliseconds