Lines Matching refs:stack_index
1052 .macro LOOP_RANGE_OVER_SHORTY_LOADING_FPS dreg, sreg, shorty, arg_index, stack_index, finished
1061 add \stack_index, \stack_index, #1
1066 add \stack_index, \stack_index, #1
1071 add \stack_index, \stack_index, #2
1076 add \stack_index, \stack_index, #1
1089 .macro LOOP_RANGE_OVER_FPs shorty, arg_index, stack_index, finished
1098 add \stack_index, \stack_index, #1
1103 add \stack_index, \stack_index, #1
1107 add ip2, sp, \stack_index, uxtw #2
1110 add \stack_index, \stack_index, #2
1114 str wip, [sp, \stack_index, uxtw #2]
1116 add \stack_index, \stack_index, #1
1123 .macro LOOP_RANGE_OVER_SHORTY_LOADING_GPRS reg64, reg32, shorty, arg_index, stack_index, finished
1135 add \stack_index, \stack_index, #1
1140 add \stack_index, \stack_index, #2
1144 add \stack_index, \stack_index, #1
1148 add \stack_index, \stack_index, #2
1156 .macro LOOP_RANGE_OVER_INTs shorty, arg_index, stack_index, finished
1167 str wip, [sp, \stack_index, uxtw #2]
1169 add \stack_index, \stack_index, #1
1173 add ip2, sp, \stack_index, uxtw #2
1176 add \stack_index, \stack_index, #2
1180 add \stack_index, \stack_index, #1
1184 add \stack_index, \stack_index, #2