Home
last modified time | relevance | path

Searched refs:compareNonValueParts (Results 1 – 25 of 46) sorted by relevance

12

/external/r8/src/main/java/com/android/tools/r8/ir/code/
DInvokeMethod.java30 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in InvokeMethod
DMoveException.java44 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in MoveException
DNewInstance.java42 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in NewInstance
DDebugPosition.java44 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in DebugPosition
DArgument.java54 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in Argument
DThrow.java50 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in Throw
DArrayLength.java78 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in ArrayLength
DMonitor.java54 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in Monitor
DConstClass.java56 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in ConstClass
DNewArrayEmpty.java58 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in NewArrayEmpty
DConstString.java46 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in ConstString
DMove.java52 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in Move
DDebugLocalsChange.java55 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in DebugLocalsChange
DGoto.java74 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in Goto
DInstanceOf.java63 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in InstanceOf
DInvokeCustom.java78 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in InvokeCustom
DNot.java64 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in Not
DNewArrayFilledData.java50 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in NewArrayFilledData
DInvokeNewArray.java80 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in InvokeNewArray
DShr.java76 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in Shr
DOr.java76 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in Or
DShl.java76 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in Shl
DUshr.java76 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in Ushr
DCheckCast.java64 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in CheckCast
DXor.java76 public int compareNonValueParts(Instruction other) { in compareNonValueParts() method in Xor

12