Searched refs:PhiRepresentationOf (Results 1 – 9 of 9) sorted by relevance
286 PhiRepresentationOf(induction_var->phi()->op())); in ChangeToInductionVariablePhis()
219 MachineRepresentation rep = PhiRepresentationOf(node->op()); in ReducePhi()
165 PhiRepresentationOf(const Operator* const) V8_WARN_UNUSED_RESULT;
828 MachineRepresentation rep = PhiRepresentationOf(node->op()); in LowerNode()1016 MachineRepresentation rep = PhiRepresentationOf(phi->op()); in PreparePhiReplacement()
178 MachineRepresentation PhiRepresentationOf(const Operator* const op) { in PhiRepresentationOf() function1507 return Phi(PhiRepresentationOf(op), size); in ResizeMergeOrPhi()
132 PhiRepresentationOf(node->op()); in Run()
967 MachineRepresentation rep = PhiRepresentationOf(node->op()); in LowerNode()1561 MachineRepresentation rep = PhiRepresentationOf(phi->op()); in PreparePhiReplacement()
1272 MachineRepresentation rep = PhiRepresentationOf(node->op()); in VisitNode()
989 if (output != PhiRepresentationOf(node->op())) { in VisitPhi()