Searched refs:_totype (Results 1 – 9 of 9) sorted by relevance
/dalvik/vm/mterp/c/ |
D | opcommon.cpp | 27 #define HANDLE_NUMCONV(_opcode, _opname, _fromtype, _totype) \ argument 32 SET_REGISTER##_totype(vdst, \
|
/dalvik/vm/mterp/out/ |
D | InterpC-armv5te-vfp.cpp | 543 #define HANDLE_NUMCONV(_opcode, _opname, _fromtype, _totype) \ argument 548 SET_REGISTER##_totype(vdst, \
|
D | InterpC-armv7-a.cpp | 543 #define HANDLE_NUMCONV(_opcode, _opname, _fromtype, _totype) \ argument 548 SET_REGISTER##_totype(vdst, \
|
D | InterpC-armv7-a-neon.cpp | 543 #define HANDLE_NUMCONV(_opcode, _opname, _fromtype, _totype) \ argument 548 SET_REGISTER##_totype(vdst, \
|
D | InterpC-armv5te.cpp | 543 #define HANDLE_NUMCONV(_opcode, _opname, _fromtype, _totype) \ argument 548 SET_REGISTER##_totype(vdst, \
|
D | InterpC-x86.cpp | 543 #define HANDLE_NUMCONV(_opcode, _opname, _fromtype, _totype) \ argument 548 SET_REGISTER##_totype(vdst, \
|
D | InterpC-mips.cpp | 543 #define HANDLE_NUMCONV(_opcode, _opname, _fromtype, _totype) \ argument 548 SET_REGISTER##_totype(vdst, \
|
D | InterpC-allstubs.cpp | 543 #define HANDLE_NUMCONV(_opcode, _opname, _fromtype, _totype) \ argument 548 SET_REGISTER##_totype(vdst, \
|
D | InterpC-portable.cpp | 489 #define HANDLE_NUMCONV(_opcode, _opname, _fromtype, _totype) \ argument 494 SET_REGISTER##_totype(vdst, \
|