Home | History | Annotate | Download | only in compiler

Lines Matching refs:NumberModulus

1047                            t.simplified()->NumberModulus());
1807 Node* mod = t.graph()->NewNode(t.simplified()->NumberModulus(), t.p0, k);
1824 Node* mod = t.NumberModulus(num, t.jsgraph.Constant(k));
1846 Node* mod = t.graph()->NewNode(t.simplified()->NumberModulus(), t.p0, k);
1864 t.NumberModulus(num, t.jsgraph.Constant(static_cast<double>(k)));
1885 Node* mod = t.graph()->NewNode(t.simplified()->NumberModulus(), t.p0, k);
1902 Node* mod = t.graph()->NewNode(t.simplified()->NumberModulus(), t.p0, k);