Searched refs:which_scratch (Results 1 – 4 of 4) sorted by relevance
3510 unsigned int which_scratch; in tilepro_expand_prologue() local3620 which_scratch = 0; in tilepro_expand_prologue()3624 rtx r = reg_save_addr[which_scratch]; in tilepro_expand_prologue()3632 reg_save_addr[which_scratch] = r; in tilepro_expand_prologue()3652 which_scratch = (which_scratch + 1) % ROUND_ROBIN_SIZE; in tilepro_expand_prologue()3678 unsigned int which_scratch; in tilepro_expand_epilogue() local3719 which_scratch = 0; in tilepro_expand_epilogue()3723 rtx r = reg_save_addr[which_scratch]; in tilepro_expand_epilogue()3727 reg_save_addr[which_scratch] = r; in tilepro_expand_epilogue()3744 which_scratch = (which_scratch + 1) % ROUND_ROBIN_SIZE; in tilepro_expand_epilogue()
3975 unsigned int which_scratch; in tilegx_expand_prologue() local4086 which_scratch = 0; in tilegx_expand_prologue()4090 rtx r = reg_save_addr[which_scratch]; in tilegx_expand_prologue()4099 reg_save_addr[which_scratch] = r; in tilegx_expand_prologue()4118 which_scratch = (which_scratch + 1) % ROUND_ROBIN_SIZE; in tilegx_expand_prologue()4144 unsigned int which_scratch; in tilegx_expand_epilogue() local4185 which_scratch = 0; in tilegx_expand_epilogue()4189 rtx r = reg_save_addr[which_scratch]; in tilegx_expand_epilogue()4193 reg_save_addr[which_scratch] = r; in tilegx_expand_epilogue()4209 which_scratch = (which_scratch + 1) % ROUND_ROBIN_SIZE; in tilegx_expand_epilogue()
3976 unsigned int which_scratch; in tilegx_expand_prologue() local4087 which_scratch = 0; in tilegx_expand_prologue()4091 rtx r = reg_save_addr[which_scratch]; in tilegx_expand_prologue()4100 reg_save_addr[which_scratch] = r; in tilegx_expand_prologue()4119 which_scratch = (which_scratch + 1) % ROUND_ROBIN_SIZE; in tilegx_expand_prologue()4145 unsigned int which_scratch; in tilegx_expand_epilogue() local4186 which_scratch = 0; in tilegx_expand_epilogue()4190 rtx r = reg_save_addr[which_scratch]; in tilegx_expand_epilogue()4194 reg_save_addr[which_scratch] = r; in tilegx_expand_epilogue()4210 which_scratch = (which_scratch + 1) % ROUND_ROBIN_SIZE; in tilegx_expand_epilogue()