Searched refs:GetRepresentationFor (Results 1 - 4 of 4) sorted by relevance

/external/v8/test/cctest/compiler/
H A Dtest-representation-change.cc98 Node* c = changer()->GetRepresentationFor(n, from, from_type, use,
108 Node* c = changer()->GetRepresentationFor(n, from, from_type, use,
127 Node* true_bit = r.changer()->GetRepresentationFor(
134 Node* false_bit = r.changer()->GetRepresentationFor(
147 Node* val = r.changer()->GetRepresentationFor(
163 Node* c = r.changer()->GetRepresentationFor(
174 Node* c = r.changer()->GetRepresentationFor(
185 Node* c = r.changer()->GetRepresentationFor(
196 Node* c = r.changer()->GetRepresentationFor(
207 Node* c = r.changer()->GetRepresentationFor(
[all...]
/external/v8/src/compiler/
H A Drepresentation-change.h172 Node* GetRepresentationFor(Node* node, MachineRepresentation output_rep,
H A Drepresentation-change.cc112 Node* RepresentationChanger::GetRepresentationFor( function in class:v8::internal::compiler::RepresentationChanger
436 // handled in GetRepresentationFor.
H A Dsimplified-lowering.cc711 Node* n = changer_->GetRepresentationFor(
2375 Node* vtrue = changer->GetRepresentationFor(

Completed in 143 milliseconds