Searched refs:_tortype (Results 1 – 9 of 9) sorted by relevance
/dalvik/vm/mterp/c/ |
D | opcommon.cpp | 37 _tovtype, _tortype) \ argument 58 SET_REGISTER##_tortype(vdst, result); \
|
/dalvik/vm/mterp/out/ |
D | InterpC-armv7-a-neon.cpp | 553 _tovtype, _tortype) \ argument 574 SET_REGISTER##_tortype(vdst, result); \
|
D | InterpC-armv7-a.cpp | 553 _tovtype, _tortype) \ argument 574 SET_REGISTER##_tortype(vdst, result); \
|
D | InterpC-armv5te-vfp.cpp | 553 _tovtype, _tortype) \ argument 574 SET_REGISTER##_tortype(vdst, result); \
|
D | InterpC-armv5te.cpp | 553 _tovtype, _tortype) \ argument 574 SET_REGISTER##_tortype(vdst, result); \
|
D | InterpC-mips.cpp | 553 _tovtype, _tortype) \ argument 574 SET_REGISTER##_tortype(vdst, result); \
|
D | InterpC-x86.cpp | 553 _tovtype, _tortype) \ argument 574 SET_REGISTER##_tortype(vdst, result); \
|
D | InterpC-allstubs.cpp | 553 _tovtype, _tortype) \ argument 574 SET_REGISTER##_tortype(vdst, result); \
|
D | InterpC-portable.cpp | 499 _tovtype, _tortype) \ argument 520 SET_REGISTER##_tortype(vdst, result); \
|