Searched refs:HANDLE_IGET_X (Results 1 - 18 of 18) sorted by relevance

/dalvik/vm/mterp/c/
H A DOP_IGET.c0 HANDLE_IGET_X(OP_IGET, "", Int, )
H A DOP_IGET_BOOLEAN.c0 HANDLE_IGET_X(OP_IGET_BOOLEAN, "", Int, )
H A DOP_IGET_BYTE.c0 HANDLE_IGET_X(OP_IGET_BYTE, "", Int, )
H A DOP_IGET_CHAR.c0 HANDLE_IGET_X(OP_IGET_CHAR, "", Int, )
H A DOP_IGET_SHORT.c0 HANDLE_IGET_X(OP_IGET_SHORT, "", Int, )
H A DOP_IGET_OBJECT.c0 HANDLE_IGET_X(OP_IGET_OBJECT, "-object", Object, _AS_OBJECT)
H A DOP_IGET_WIDE.c0 HANDLE_IGET_X(OP_IGET_WIDE, "-wide", Long, _WIDE)
H A Dopcommon.c515 #define HANDLE_IGET_X(_opcode, _opname, _ftype, _regsize) \ macro
/dalvik/vm/mterp/out/
H A DInterpC-allstubs.c1062 #define HANDLE_IGET_X(_opcode, _opname, _ftype, _regsize) \ macro
2101 HANDLE_IGET_X(OP_IGET, "", Int, )
2105 HANDLE_IGET_X(OP_IGET_WIDE, "-wide", Long, _WIDE)
2109 HANDLE_IGET_X(OP_IGET_OBJECT, "-object", Object, _AS_OBJECT)
2113 HANDLE_IGET_X(OP_IGET_BOOLEAN, "", Int, )
2117 HANDLE_IGET_X(OP_IGET_BYTE, "", Int, )
2121 HANDLE_IGET_X(OP_IGET_CHAR, "", Int, )
2125 HANDLE_IGET_X(OP_IGET_SHORT, "", Int, )
H A DInterpC-portdbg.c1048 #define HANDLE_IGET_X(_opcode, _opname, _ftype, _regsize) \ macro
2462 HANDLE_IGET_X(OP_IGET, "", Int, )
2466 HANDLE_IGET_X(OP_IGET_WIDE, "-wide", Long, _WIDE)
2470 HANDLE_IGET_X(OP_IGET_OBJECT, "-object", Object, _AS_OBJECT)
2474 HANDLE_IGET_X(OP_IGET_BOOLEAN, "", Int, )
2478 HANDLE_IGET_X(OP_IGET_BYTE, "", Int, )
2482 HANDLE_IGET_X(OP_IGET_CHAR, "", Int, )
2486 HANDLE_IGET_X(OP_IGET_SHORT, "", Int, )
H A DInterpC-portstd.c1042 #define HANDLE_IGET_X(_opcode, _opname, _ftype, _regsize) \ macro
2201 HANDLE_IGET_X(OP_IGET, "", Int, )
2205 HANDLE_IGET_X(OP_IGET_WIDE, "-wide", Long, _WIDE)
2209 HANDLE_IGET_X(OP_IGET_OBJECT, "-object", Object, _AS_OBJECT)
2213 HANDLE_IGET_X(OP_IGET_BOOLEAN, "", Int, )
2217 HANDLE_IGET_X(OP_IGET_BYTE, "", Int, )
2221 HANDLE_IGET_X(OP_IGET_CHAR, "", Int, )
2225 HANDLE_IGET_X(OP_IGET_SHORT, "", Int, )
H A DInterpC-armv4t.c1062 #define HANDLE_IGET_X(_opcode, _opname, _ftype, _regsize) \ macro
H A DInterpC-armv5te-vfp.c1062 #define HANDLE_IGET_X(_opcode, _opname, _ftype, _regsize) \ macro
H A DInterpC-armv5te.c1062 #define HANDLE_IGET_X(_opcode, _opname, _ftype, _regsize) \ macro
H A DInterpC-armv7-a-neon.c1062 #define HANDLE_IGET_X(_opcode, _opname, _ftype, _regsize) \ macro
H A DInterpC-armv7-a.c1062 #define HANDLE_IGET_X(_opcode, _opname, _ftype, _regsize) \ macro
H A DInterpC-x86-atom.c1062 #define HANDLE_IGET_X(_opcode, _opname, _ftype, _regsize) \ macro
H A DInterpC-x86.c1062 #define HANDLE_IGET_X(_opcode, _opname, _ftype, _regsize) \ macro

Completed in 410 milliseconds