Home
last modified time | relevance | path

Searched defs:newType (Results 1 – 4 of 4) sorted by relevance

/dalvik/dexgen/src/com/android/dexgen/rop/code/
DRegisterSpec.java492 public RegisterSpec withType(TypeBearer newType) { in withType()
521 Type newType; in withSimpleType() local
/dalvik/dx/src/com/android/dx/rop/code/
DRegisterSpec.java496 public RegisterSpec withType(TypeBearer newType) { in withType()
525 Type newType; in withSimpleType() local
/dalvik/vm/compiler/codegen/x86/
DAnalysisO1.cpp78 int newType = type; in convertType() local
2303 int newType = convertType(type, reg, isPhysical); local
2374 int newType = convertType(type, reg, isPhysical); local
4344 int newType = convertType(type, reg, isPhysical); local
4405 int newType = convertType(LowOpndRegType_gp, reg, isPhysical); local
4447 int newType = convertType(type, reg, isPhysical); local
4477 int newType = convertType(type, reg, isPhysical); local
/dalvik/vm/analysis/
DCodeVerify.cpp1502 RegType newType) in setRegisterType()
1709 const int insnRegCount, RegType newType) in setResultRegisterType()
2200 RegType newType; in adjustForRightShift() local