Home
last modified time | relevance | path

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

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