Home
last modified time | relevance | path

Searched refs:invokeDirect (Results 1 – 13 of 13) sorted by relevance

/dalvik/vm/mterp/c/
DOP_INVOKE_DIRECT.cpp2 GOTO_invoke(invokeDirect, false);
DOP_INVOKE_DIRECT_RANGE.cpp2 GOTO_invoke(invokeDirect, true);
DOP_INVOKE_OBJECT_INIT_RANGE.cpp25 GOTO_invoke(invokeDirect, true); in HANDLE_OPCODE()
DgotoTargets.cpp331 GOTO_TARGET(invokeDirect, bool methodCallRange) in GOTO_TARGET() argument
Dopcommon.cpp6 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange);
/dalvik/vm/mterp/out/
DInterpC-allstubs.cpp522 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange);
2217 GOTO_invoke(invokeDirect, false);
2246 GOTO_invoke(invokeDirect, true);
2941 GOTO_invoke(invokeDirect, true); in HANDLE_OPCODE()
3417 GOTO_TARGET(invokeDirect, bool methodCallRange) in GOTO_TARGET() argument
DInterpC-portable.cpp468 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange);
2228 GOTO_invoke(invokeDirect, false); in dvmInterpretPortable()
2257 GOTO_invoke(invokeDirect, true); in dvmInterpretPortable()
2952 GOTO_invoke(invokeDirect, true); in dvmInterpretPortable()
3365 GOTO_TARGET(invokeDirect, bool methodCallRange) in dvmInterpretPortable()
DInterpC-x86.cpp522 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange);
1251 GOTO_invoke(invokeDirect, true); in HANDLE_OPCODE()
1598 GOTO_TARGET(invokeDirect, bool methodCallRange) in GOTO_TARGET() argument
DInterpC-mips.cpp522 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange);
1522 GOTO_TARGET(invokeDirect, bool methodCallRange) in GOTO_TARGET() argument
DInterpC-armv5te.cpp522 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange);
DInterpC-armv7-a.cpp522 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange);
DInterpC-armv7-a-neon.cpp522 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange);
DInterpC-armv5te-vfp.cpp522 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange);