Home | History | Annotate | Download | only in compiler

Lines Matching defs:div

1966   Node* div = graph()->NewNode(m->Int32Div(), left, right, z.if_false);
1972 z.Phi(MachineRepresentation::kWord32, jsgraph()->Int32Constant(0), div));