Searched refs:PhiRepresentationOf (Results 1 – 11 of 11) sorted by relevance
34 return CanBeTaggedPointer(PhiRepresentationOf(node->op())); in IsTaggedPhi()178 MachineRepresentation mach_rep = PhiRepresentationOf(node->op()); in ChangePhi()
290 PhiRepresentationOf(induction_var->phi()->op())); in ChangeToInductionVariablePhis()
219 MachineRepresentation rep = PhiRepresentationOf(node->op()); in ReducePhi()
171 PhiRepresentationOf(const Operator* const) V8_WARN_UNUSED_RESULT;
849 MachineRepresentation rep = PhiRepresentationOf(node->op()); in LowerNode()1080 MachineRepresentation rep = PhiRepresentationOf(phi->op()); in PreparePhiReplacement()
190 MachineRepresentation PhiRepresentationOf(const Operator* const op) { in PhiRepresentationOf() function1553 return Phi(PhiRepresentationOf(op), size); in ResizeMergeOrPhi()
141 PhiRepresentationOf(node->op()); in Run()
404 MachineRepresentation rep = PhiRepresentationOf(phi->op()); in MakePhiBinary()
1550 MachineRepresentation rep = PhiRepresentationOf(node->op()); in LowerNode()2694 MachineRepresentation rep = PhiRepresentationOf(phi->op()); in PreparePhiReplacement()
1068 if (output != PhiRepresentationOf(node->op())) { in VisitPhi()
1345 MachineRepresentation rep = PhiRepresentationOf(node->op()); in VisitNode()