HomeSort by relevance Sort by last modified time
    Searched refs:common_invokeMethodNoRange (Results 1 - 11 of 11) sorted by null

  /dalvik/vm/compiler/codegen/x86/
LowerInvoke.cpp 39 int common_invokeMethodNoRange(ArgsDoneType);
107 common_invokeMethodNoRange(ArgsDone_Full);
157 common_invokeMethodNoRange(convertCalleeToType(calleeMethod));
208 common_invokeMethodNoRange(convertCalleeToType(calleeMethod));
245 common_invokeMethodNoRange(convertCalleeToType(calleeMethod));
308 common_invokeMethodNoRange(ArgsDone_Full);
592 int common_invokeMethodNoRange(ArgsDoneType form) {
    [all...]
Lower.cpp 61 int common_invokeMethodNoRange();
366 //common_invokeMethodNoRange();
  /dalvik/vm/mterp/x86/
footer.S 428 common_invokeMethodNoRange:
    [all...]
  /dalvik/vm/mterp/mips/
footer.S 525 common_invokeMethodNoRange:
    [all...]
  /dalvik/vm/mterp/out/
InterpAsm-mips.S     [all...]
InterpAsm-x86.S     [all...]
InterpAsm-armv5te-vfp.S     [all...]
InterpAsm-armv5te.S     [all...]
InterpAsm-armv7-a-neon.S     [all...]
InterpAsm-armv7-a.S     [all...]
  /dalvik/vm/mterp/armv5te/
footer.S 504 common_invokeMethodNoRange:
    [all...]

Completed in 446 milliseconds