Home
last modified time | relevance | path

Searched refs:kSVSNoProfile (Results 1 – 8 of 8) sorted by relevance

/dalvik/vm/interp/
DInterpState.h171 kSVSNoProfile = 4, // Exiting compiled code and don't collect profiles enumerator
/dalvik/vm/mterp/armv5te/
Dentry.S82 cmp r3, #kSVSNoProfile @ don't profile the next instruction?
Dfooter.S50 mov r2,#kSVSNoProfile @ r2<- interpreter entry point
/dalvik/vm/mterp/common/
Dasm-constants.h262 MTERP_CONSTANT(kSVSNoProfile, 4)
/dalvik/vm/mterp/out/
DInterpAsm-armv7-a.S320 cmp r3, #kSVSNoProfile @ don't profile the next instruction?
15630 mov r2,#kSVSNoProfile @ r2<- interpreter entry point
DInterpAsm-armv5te-vfp.S306 cmp r3, #kSVSNoProfile @ don't profile the next instruction?
15693 mov r2,#kSVSNoProfile @ r2<- interpreter entry point
DInterpAsm-armv7-a-neon.S320 cmp r3, #kSVSNoProfile @ don't profile the next instruction?
15630 mov r2,#kSVSNoProfile @ r2<- interpreter entry point
DInterpAsm-armv5te.S306 cmp r3, #kSVSNoProfile @ don't profile the next instruction?
16151 mov r2,#kSVSNoProfile @ r2<- interpreter entry point