Searched refs:call_sfn (Results 1 – 1 of 1) sorted by relevance
/art/runtime/arch/mips64/ |
D | quick_entrypoints_mips64.S | 1136 LOOP_OVER_SHORTY_LOADING_REG a1, f13, call_sfn 1137 LOOP_OVER_SHORTY_LOADING_REG a2, f14, call_sfn 1138 LOOP_OVER_SHORTY_LOADING_REG a3, f15, call_sfn 1139 LOOP_OVER_SHORTY_LOADING_REG a4, f16, call_sfn 1140 LOOP_OVER_SHORTY_LOADING_REG a5, f17, call_sfn 1141 LOOP_OVER_SHORTY_LOADING_REG a6, f18, call_sfn 1142 LOOP_OVER_SHORTY_LOADING_REG a7, f19, call_sfn 1145 ble $t2, $zero, call_sfn # t2 = number of argument bytes remain 1154 call_sfn: label
|