Home
last modified time | relevance | path

Searched refs:dlShiftTo (Results 1 – 3 of 3) sorted by relevance

/external/v8/benchmarks/
Dcrypto.js475 y.dlShiftTo(j,t);
482 BigInteger.ONE.dlShiftTo(ys,t);
489 y.dlShiftTo(j,t);
568 x.abs().dlShiftTo(this.m.t,r);
645 BigInteger.prototype.dlShiftTo = bnpDLShiftTo; method in BigInteger
1061 BigInteger.ONE.dlShiftTo(2*m.t,this.r2);
/external/v8/test/mjsunit/asm/embenchen/
Dlua_binarytrees.js42121 y.dlShiftTo(j,t);
42126 BigInteger.ONE.dlShiftTo(ys,t);
42133 y.dlShiftTo(j,t);
42211 x.abs().dlShiftTo(this.m.t,r);
42284 BigInteger.prototype.dlShiftTo = bnpDLShiftTo;
/external/v8/test/mjsunit/asm/poppler/
Dpoppler.js8622 y.dlShiftTo(j,t);
8627 BigInteger.ONE.dlShiftTo(ys,t);
8634 y.dlShiftTo(j,t);
8712 x.abs().dlShiftTo(this.m.t,r);
8785 BigInteger.prototype.dlShiftTo = bnpDLShiftTo;