Lines Matching refs:stack_index
1064 .macro LOOP_RANGE_OVER_SHORTY_LOADING_FPS dreg, sreg, shorty, arg_index, stack_index, finished
1073 add \stack_index, \stack_index, #1
1078 add \stack_index, \stack_index, #1
1083 add \stack_index, \stack_index, #2
1088 add \stack_index, \stack_index, #1
1101 .macro LOOP_RANGE_OVER_FPs shorty, arg_index, stack_index, finished
1110 add \stack_index, \stack_index, #1
1115 add \stack_index, \stack_index, #1
1119 add ip2, sp, \stack_index, uxtw #2
1122 add \stack_index, \stack_index, #2
1126 str wip, [sp, \stack_index, uxtw #2]
1128 add \stack_index, \stack_index, #1
1135 .macro LOOP_RANGE_OVER_SHORTY_LOADING_GPRS reg64, reg32, shorty, arg_index, stack_index, finished
1147 add \stack_index, \stack_index, #1
1152 add \stack_index, \stack_index, #2
1156 add \stack_index, \stack_index, #1
1160 add \stack_index, \stack_index, #2
1168 .macro LOOP_RANGE_OVER_INTs shorty, arg_index, stack_index, finished
1179 str wip, [sp, \stack_index, uxtw #2]
1181 add \stack_index, \stack_index, #1
1185 add ip2, sp, \stack_index, uxtw #2
1188 add \stack_index, \stack_index, #2
1192 add \stack_index, \stack_index, #1
1196 add \stack_index, \stack_index, #2