Home
last modified time | relevance | path

Searched refs:mI (Results 1 – 6 of 6) sorted by relevance

/art/test/530-checker-lse2/src/
DMain.java28 return (+ (Math.multiplyExact(mI, mI))); in a()
37 return (mI >> (mI++)); in x()
60 private int mI = 0; field in Main
117 int lI0 = (-1456058746 << mI); in testMethod()
130 mI = (Math.min(((int) new Integer(mI)), (766538816 * (++mI)))); in testMethod()
133 lI0 |= ((int) new Integer(((int) new Integer(mI)))); in testMethod()
141 mI &= (- mI); in testMethod()
174 if ((mI > ((mBX.x()) << mI))) { in testMethod()
177 mI >>>= (mBX.x()); in testMethod()
181 mI *= (Integer.MIN_VALUE); in testMethod()
[all …]
/art/test/530-checker-lse2/
Dexpected.txt4 mI = 0
/art/test/525-checker-arrays-fields2/src/
DMain.java33 private int mI; field in Main
124 mArrI[i] = mI; in InvLoopI()
223 mArrI[i] = mI; in VarLoopI()
225 mI++; in VarLoopI()
565 mI = 4; in DoInstanceTests()
/art/test/530-checker-lse/src/
DMain.java806 private static int mI = 0; field in Main
821 int lI0 = ((int) new Integer(((int) new Integer(mI)))); in testAllocationEliminationWithLoops()
/art/test/dexdump/
Dbytecodes.txt415 name : 'mI'
507 … |001a: iput v1, v8, Lcom/google/android/test/Test;.mI:I // field@0011
568 … |00a1: iput v1, v8, Lcom/google/android/test/Test;.mI:I // field@0011
665 … |0024: iget v0, v11, Lcom/google/android/test/Test;.mI:I // field@0011
668 … |002a: iput v0, v11, Lcom/google/android/test/Test;.mI:I // field@0011
669 … |002c: iget v0, v11, Lcom/google/android/test/Test;.mI:I // field@0011
672 … |0031: iput v0, v11, Lcom/google/android/test/Test;.mI:I // field@0011
952 … |0053: iget v3, v0, Lcom/google/android/test/Test;.mI:I // field@0011
955 … |0058: iput v2, v0, Lcom/google/android/test/Test;.mI:I // field@0011
982 … |008c: iget v6, v0, Lcom/google/android/test/Test;.mI:I // field@0011
[all …]
Dall.txt83 name : 'mI'