Searched refs:GOTO_returnFromMethod (Results 1 - 14 of 14) sorted by relevance

/dalvik/vm/mterp/c/
H A DOP_RETURN_VOID.cpp6 GOTO_returnFromMethod();
H A DOP_RETURN_VOID_BARRIER.cpp7 GOTO_returnFromMethod();
H A DOP_RETURN.cpp6 GOTO_returnFromMethod();
H A DOP_RETURN_WIDE.cpp5 GOTO_returnFromMethod();
/dalvik/vm/mterp/portable/
H A Dstubdefs.cpp58 #define GOTO_returnFromMethod() goto returnFromMethod; macro
/dalvik/vm/mterp/cstubs/
H A Dstubdefs.cpp100 #define GOTO_returnFromMethod() \ macro
/dalvik/vm/mterp/out/
H A DInterpC-allstubs.cpp478 #define GOTO_returnFromMethod() \ macro
1320 GOTO_returnFromMethod();
1329 GOTO_returnFromMethod();
1337 GOTO_returnFromMethod();
1347 GOTO_returnFromMethod();
2954 GOTO_returnFromMethod();
H A DInterpC-portable.cpp436 #define GOTO_returnFromMethod() goto returnFromMethod; macro
1331 GOTO_returnFromMethod();
1340 GOTO_returnFromMethod();
1348 GOTO_returnFromMethod();
1358 GOTO_returnFromMethod();
2965 GOTO_returnFromMethod();
H A DInterpC-x86.cpp478 #define GOTO_returnFromMethod() \ macro
1264 GOTO_returnFromMethod();
H A DInterpC-armv5te-vfp.cpp478 #define GOTO_returnFromMethod() \ macro
H A DInterpC-armv5te.cpp478 #define GOTO_returnFromMethod() \ macro
H A DInterpC-armv7-a-neon.cpp478 #define GOTO_returnFromMethod() \ macro
H A DInterpC-armv7-a.cpp478 #define GOTO_returnFromMethod() \ macro
H A DInterpC-mips.cpp478 #define GOTO_returnFromMethod() \ macro

Completed in 2447 milliseconds