Searched refs:HANDLE_OP_AGET (Results 1 - 16 of 16) sorted by relevance

/dalvik/vm/mterp/c/
H A DOP_AGET.cpp0 HANDLE_OP_AGET(OP_AGET, "", u4, )
H A DOP_AGET_BOOLEAN.cpp0 HANDLE_OP_AGET(OP_AGET_BOOLEAN, "-boolean", u1, )
H A DOP_AGET_BYTE.cpp0 HANDLE_OP_AGET(OP_AGET_BYTE, "-byte", s1, )
H A DOP_AGET_CHAR.cpp0 HANDLE_OP_AGET(OP_AGET_CHAR, "-char", u2, )
H A DOP_AGET_OBJECT.cpp0 HANDLE_OP_AGET(OP_AGET_OBJECT, "-object", u4, )
H A DOP_AGET_SHORT.cpp0 HANDLE_OP_AGET(OP_AGET_SHORT, "-short", s2, )
H A DOP_AGET_WIDE.cpp0 HANDLE_OP_AGET(OP_AGET_WIDE, "-wide", s8, _WIDE)
H A Dopcommon.cpp440 #define HANDLE_OP_AGET(_opcode, _opname, _type, _regsize) \ macro
/dalvik/vm/mterp/out/
H A DInterpC-allstubs.cpp946 #define HANDLE_OP_AGET(_opcode, _opname, _type, _regsize) \ macro
1981 HANDLE_OP_AGET(OP_AGET, "", u4, )
1985 HANDLE_OP_AGET(OP_AGET_WIDE, "-wide", s8, _WIDE)
1989 HANDLE_OP_AGET(OP_AGET_OBJECT, "-object", u4, )
1993 HANDLE_OP_AGET(OP_AGET_BOOLEAN, "-boolean", u1, )
1997 HANDLE_OP_AGET(OP_AGET_BYTE, "-byte", s1, )
2001 HANDLE_OP_AGET(OP_AGET_CHAR, "-char", u2, )
2005 HANDLE_OP_AGET(OP_AGET_SHORT, "-short", s2, )
H A DInterpC-portable.cpp894 #define HANDLE_OP_AGET(_opcode, _opname, _type, _regsize) \ macro
1994 HANDLE_OP_AGET(OP_AGET, "", u4, )
1998 HANDLE_OP_AGET(OP_AGET_WIDE, "-wide", s8, _WIDE)
2002 HANDLE_OP_AGET(OP_AGET_OBJECT, "-object", u4, )
2006 HANDLE_OP_AGET(OP_AGET_BOOLEAN, "-boolean", u1, )
2010 HANDLE_OP_AGET(OP_AGET_BYTE, "-byte", s1, )
2014 HANDLE_OP_AGET(OP_AGET_CHAR, "-char", u2, )
2018 HANDLE_OP_AGET(OP_AGET_SHORT, "-short", s2, )
H A DInterpC-armv5te-vfp.cpp946 #define HANDLE_OP_AGET(_opcode, _opname, _type, _regsize) \ macro
H A DInterpC-armv5te.cpp946 #define HANDLE_OP_AGET(_opcode, _opname, _type, _regsize) \ macro
H A DInterpC-armv7-a-neon.cpp946 #define HANDLE_OP_AGET(_opcode, _opname, _type, _regsize) \ macro
H A DInterpC-armv7-a.cpp946 #define HANDLE_OP_AGET(_opcode, _opname, _type, _regsize) \ macro
H A DInterpC-x86-atom.cpp946 #define HANDLE_OP_AGET(_opcode, _opname, _type, _regsize) \ macro
H A DInterpC-x86.cpp946 #define HANDLE_OP_AGET(_opcode, _opname, _type, _regsize) \ macro

Completed in 65 milliseconds