Lines Matching refs:stack_index
1054 .macro LOOP_RANGE_OVER_SHORTY_LOADING_FPS dreg, sreg, shorty, arg_index, stack_index, finished
1063 add \stack_index, \stack_index, #1
1068 add \stack_index, \stack_index, #1
1073 add \stack_index, \stack_index, #2
1078 add \stack_index, \stack_index, #1
1091 .macro LOOP_RANGE_OVER_FPs shorty, arg_index, stack_index, finished
1100 add \stack_index, \stack_index, #1
1105 add \stack_index, \stack_index, #1
1109 add ip2, sp, \stack_index, uxtw #2
1112 add \stack_index, \stack_index, #2
1116 str wip, [sp, \stack_index, uxtw #2]
1118 add \stack_index, \stack_index, #1
1125 .macro LOOP_RANGE_OVER_SHORTY_LOADING_GPRS reg64, reg32, shorty, arg_index, stack_index, finished
1137 add \stack_index, \stack_index, #1
1142 add \stack_index, \stack_index, #2
1146 add \stack_index, \stack_index, #1
1150 add \stack_index, \stack_index, #2
1158 .macro LOOP_RANGE_OVER_INTs shorty, arg_index, stack_index, finished
1169 str wip, [sp, \stack_index, uxtw #2]
1171 add \stack_index, \stack_index, #1
1175 add ip2, sp, \stack_index, uxtw #2
1178 add \stack_index, \stack_index, #2
1182 add \stack_index, \stack_index, #1
1186 add \stack_index, \stack_index, #2