Searched refs:HANDLE_SGET_X (Results 1 - 19 of 19) sorted by relevance

/dalvik/vm/mterp/c/
H A DOP_SGET.cpp0 HANDLE_SGET_X(OP_SGET, "", Int, )
H A DOP_SGET_BOOLEAN.cpp0 HANDLE_SGET_X(OP_SGET_BOOLEAN, "", Int, )
H A DOP_SGET_BYTE.cpp0 HANDLE_SGET_X(OP_SGET_BYTE, "", Int, )
H A DOP_SGET_CHAR.cpp0 HANDLE_SGET_X(OP_SGET_CHAR, "", Int, )
H A DOP_SGET_SHORT.cpp0 HANDLE_SGET_X(OP_SGET_SHORT, "", Int, )
H A DOP_SGET_VOLATILE.cpp0 HANDLE_SGET_X(OP_SGET_VOLATILE, "-volatile", IntVolatile, )
H A DOP_SGET_OBJECT.cpp0 HANDLE_SGET_X(OP_SGET_OBJECT, "-object", Object, _AS_OBJECT)
H A DOP_SGET_OBJECT_VOLATILE.cpp0 HANDLE_SGET_X(OP_SGET_OBJECT_VOLATILE, "-object-volatile", ObjectVolatile, _AS_OBJECT)
H A DOP_SGET_WIDE.cpp0 HANDLE_SGET_X(OP_SGET_WIDE, "-wide", Long, _WIDE)
H A DOP_SGET_WIDE_VOLATILE.cpp0 HANDLE_SGET_X(OP_SGET_WIDE_VOLATILE, "-wide-volatile", LongVolatile, _WIDE)
H A Dopcommon.cpp603 #define HANDLE_SGET_X(_opcode, _opname, _ftype, _regsize) \ macro
/dalvik/vm/mterp/out/
H A DInterpC-allstubs.cpp1119 #define HANDLE_SGET_X(_opcode, _opname, _ftype, _regsize) \ macro
2150 HANDLE_SGET_X(OP_SGET, "", Int, )
2154 HANDLE_SGET_X(OP_SGET_WIDE, "-wide", Long, _WIDE)
2158 HANDLE_SGET_X(OP_SGET_OBJECT, "-object", Object, _AS_OBJECT)
2162 HANDLE_SGET_X(OP_SGET_BOOLEAN, "", Int, )
2166 HANDLE_SGET_X(OP_SGET_BYTE, "", Int, )
2170 HANDLE_SGET_X(OP_SGET_CHAR, "", Int, )
2174 HANDLE_SGET_X(OP_SGET_SHORT, "", Int, )
2748 HANDLE_SGET_X(OP_SGET_VOLATILE, "-volatile", IntVolatile, )
2768 HANDLE_SGET_X(OP_SGET_WIDE_VOLATIL
[all...]
H A DInterpC-portable.cpp1065 #define HANDLE_SGET_X(_opcode, _opname, _ftype, _regsize) \ macro
2161 HANDLE_SGET_X(OP_SGET, "", Int, )
2165 HANDLE_SGET_X(OP_SGET_WIDE, "-wide", Long, _WIDE)
2169 HANDLE_SGET_X(OP_SGET_OBJECT, "-object", Object, _AS_OBJECT)
2173 HANDLE_SGET_X(OP_SGET_BOOLEAN, "", Int, )
2177 HANDLE_SGET_X(OP_SGET_BYTE, "", Int, )
2181 HANDLE_SGET_X(OP_SGET_CHAR, "", Int, )
2185 HANDLE_SGET_X(OP_SGET_SHORT, "", Int, )
2759 HANDLE_SGET_X(OP_SGET_VOLATILE, "-volatile", IntVolatile, )
2779 HANDLE_SGET_X(OP_SGET_WIDE_VOLATIL
[all...]
H A DInterpC-x86.cpp1119 #define HANDLE_SGET_X(_opcode, _opname, _ftype, _regsize) \ macro
1174 HANDLE_SGET_X(OP_SGET_WIDE_VOLATILE, "-wide-volatile", LongVolatile, _WIDE)
H A DInterpC-armv5te-vfp.cpp1119 #define HANDLE_SGET_X(_opcode, _opname, _ftype, _regsize) \ macro
H A DInterpC-armv5te.cpp1119 #define HANDLE_SGET_X(_opcode, _opname, _ftype, _regsize) \ macro
H A DInterpC-armv7-a-neon.cpp1119 #define HANDLE_SGET_X(_opcode, _opname, _ftype, _regsize) \ macro
H A DInterpC-armv7-a.cpp1119 #define HANDLE_SGET_X(_opcode, _opname, _ftype, _regsize) \ macro
H A DInterpC-mips.cpp1119 #define HANDLE_SGET_X(_opcode, _opname, _ftype, _regsize) \ macro

Completed in 1540 milliseconds