• Home
  • Raw
  • Download

Lines Matching refs:calleeMethod

1106                                      const Method *calleeMethod)  in genInvokeSingletonCommon()  argument
1125 loadConstant(cUnit, r7, calleeMethod->registersSize); in genInvokeSingletonCommon()
1133 if (dvmIsNativeMethod(calleeMethod)) { in genInvokeSingletonCommon()
1142 loadConstant(cUnit, r2, calleeMethod->outsSize); in genInvokeSingletonCommon()
1627 mir->meta.calleeMethod : cUnit->method; in handleFmt21c_Fmt31c()
1671 mir->meta.calleeMethod : cUnit->method; in handleFmt21c_Fmt31c()
1707 mir->meta.calleeMethod : cUnit->method; in handleFmt21c_Fmt31c()
1758 mir->meta.calleeMethod : cUnit->method; in handleFmt21c_Fmt31c()
2413 mir->meta.calleeMethod : cUnit->method; in handleFmt22c()
3035 const Method *calleeMethod = mir->meta.callsiteInfo->method; in handleFmt35c_3rc() local
3036 assert(calleeMethod == cUnit->method->clazz->super->vtable[ in handleFmt35c_3rc()
3046 const Method *calleeMethod = mir->meta.callsiteInfo->method; in handleFmt35c_3rc() local
3047 void *calleeAddr = dvmJitGetMethodAddr(calleeMethod->insns); in handleFmt35c_3rc()
3053 loadConstant(cUnit, r0, (int) calleeMethod); in handleFmt35c_3rc()
3056 calleeMethod); in handleFmt35c_3rc()
3064 const Method *calleeMethod = mir->meta.callsiteInfo->method; in handleFmt35c_3rc() local
3065 assert(calleeMethod == in handleFmt35c_3rc()
3074 loadConstant(cUnit, r0, (int) calleeMethod); in handleFmt35c_3rc()
3077 calleeMethod); in handleFmt35c_3rc()
3084 const Method *calleeMethod = mir->meta.callsiteInfo->method; in handleFmt35c_3rc() local
3085 assert(calleeMethod == in handleFmt35c_3rc()
3096 const Method *calleeMethod = mir->meta.callsiteInfo->method; in handleFmt35c_3rc() local
3097 void *calleeAddr = dvmJitGetMethodAddr(calleeMethod->insns); in handleFmt35c_3rc()
3103 loadConstant(cUnit, r0, (int) calleeMethod); in handleFmt35c_3rc()
3106 calleeMethod); in handleFmt35c_3rc()
3377 const Method *calleeMethod = mir->meta.callsiteInfo->method; in handleFmt35ms_3rms() local
3378 void *calleeAddr = dvmJitGetMethodAddr(calleeMethod->insns); in handleFmt35ms_3rms()
3394 const Method *calleeMethod = mir->meta.callsiteInfo->method; in handleFmt35ms_3rms() local
3395 assert(calleeMethod == in handleFmt35ms_3rms()
3404 loadConstant(cUnit, r0, (int) calleeMethod); in handleFmt35ms_3rms()
3407 calleeMethod); in handleFmt35ms_3rms()