• Home
  • Raw
  • Download

Lines Matching refs:calleeMethod

1164                                      const Method *calleeMethod)  in genInvokeSingletonCommon()  argument
1189 if (dvmIsNativeMethod(calleeMethod)) { in genInvokeSingletonCommon()
1703 mir->meta.calleeMethod : cUnit->method; in handleFmt21c_Fmt31c()
1747 mir->meta.calleeMethod : cUnit->method; in handleFmt21c_Fmt31c()
1783 mir->meta.calleeMethod : cUnit->method; in handleFmt21c_Fmt31c()
1834 mir->meta.calleeMethod : cUnit->method; in handleFmt21c_Fmt31c()
2475 mir->meta.calleeMethod : cUnit->method; in handleFmt22c()
3137 const Method *calleeMethod = mir->meta.callsiteInfo->method; local
3138 assert(calleeMethod == cUnit->method->clazz->super->vtable[
3148 const Method *calleeMethod = mir->meta.callsiteInfo->method; local
3149 void *calleeAddr = dvmJitGetMethodAddr(calleeMethod->insns);
3155 loadConstant(cUnit, r_A0, (int) calleeMethod);
3158 calleeMethod);
3166 const Method *calleeMethod = mir->meta.callsiteInfo->method; local
3167 assert(calleeMethod ==
3176 loadConstant(cUnit, r_A0, (int) calleeMethod);
3179 calleeMethod);
3186 const Method *calleeMethod = mir->meta.callsiteInfo->method; local
3187 assert(calleeMethod ==
3198 const Method *calleeMethod = mir->meta.callsiteInfo->method; local
3199 void *calleeAddr = dvmJitGetMethodAddr(calleeMethod->insns);
3205 loadConstant(cUnit, r_A0, (int) calleeMethod);
3208 calleeMethod);
3518 const Method *calleeMethod = mir->meta.callsiteInfo->method; local
3519 void *calleeAddr = dvmJitGetMethodAddr(calleeMethod->insns);
3535 const Method *calleeMethod = mir->meta.callsiteInfo->method; local
3536 assert(calleeMethod ==
3545 loadConstant(cUnit, r_A0, (int) calleeMethod);
3548 calleeMethod);