Searched defs:LOOP_OVER_SHORTY_LOADING_GPRS (Results 1 – 4 of 4) sorted by relevance
/art/runtime/interpreter/mterp/armng/ |
D | main.S | 785 .macro LOOP_OVER_SHORTY_LOADING_GPRS gpr_reg, inst, shorty, arg_index, finished, if_long, is_r3 macro
|
/art/runtime/interpreter/mterp/arm64ng/ |
D | main.S | 797 .macro LOOP_OVER_SHORTY_LOADING_GPRS gpr_reg64, gpr_reg32, inst, shorty, arg_index, finished macro
|
/art/runtime/interpreter/mterp/x86_64ng/ |
D | main.S | 467 .macro LOOP_OVER_SHORTY_LOADING_GPRS gpr_reg64, gpr_reg32, inst, shorty, arg_index, finished macro
|
/art/runtime/interpreter/mterp/x86ng/ |
D | main.S | 526 .macro LOOP_OVER_SHORTY_LOADING_GPRS gpr_reg, gpr_long_reg, inst, shorty, arg_index, finished, if_l… macro
|