Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dsimplified-lowering.cc870 MachineRepresentation GetOutputInfoForPhi(Node* node, Type* type, in GetOutputInfoForPhi() function in v8::internal::compiler::RepresentationSelector
905 GetOutputInfoForPhi(node, TypeOf(node), truncation); in VisitSelect()
927 GetOutputInfoForPhi(node, TypeOf(node), truncation); in VisitPhi()
2653 GetOutputInfoForPhi(node, TypeOf(node->InputAt(0)), truncation); in VisitNode()