Home | History | Annotate | Download | only in compiler

Lines Matching refs:NumberAdd

235       R.javascript.Add(),      R.simplified.NumberAdd(),
999 R.javascript.Add(), R.simplified.NumberAdd(),
1052 R.javascript.Add(), R.simplified.NumberAdd(),
1260 Node* add_node = R.Binop(R.simplified.NumberAdd(), n0, n1);
1287 Node* add_node = R.Binop(R.simplified.NumberAdd(), n0, n1);
1314 Node* add_node = R.Binop(R.simplified.NumberAdd(), n0, n1);
1316 Node* other_use = R.Binop(R.simplified.NumberAdd(), add_node, one);