Searched refs:end_of_function_needs (Results 1 – 3 of 3) sorted by relevance
55 static struct resources end_of_function_needs; variable878 *res = end_of_function_needs; in mark_target_live_regs()889 *res = end_of_function_needs; in mark_target_live_regs()1152 end_of_function_needs.cc = 0; in init_resource_info()1153 end_of_function_needs.memory = 1; in init_resource_info()1154 CLEAR_HARD_REG_SET (end_of_function_needs.regs); in init_resource_info()1158 SET_HARD_REG_BIT (end_of_function_needs.regs, FRAME_POINTER_REGNUM); in init_resource_info()1160 SET_HARD_REG_BIT (end_of_function_needs.regs, in init_resource_info()1167 SET_HARD_REG_BIT (end_of_function_needs.regs, STACK_POINTER_REGNUM); in init_resource_info()1171 &end_of_function_needs, true); in init_resource_info()[all …]
23021 from end_of_function_needs.
54 static struct resources end_of_function_needs; variable892 *res = end_of_function_needs; in mark_target_live_regs()903 *res = end_of_function_needs; in mark_target_live_regs()1166 end_of_function_needs.cc = 0; in init_resource_info()1167 end_of_function_needs.memory = 1; in init_resource_info()1168 CLEAR_HARD_REG_SET (end_of_function_needs.regs); in init_resource_info()1172 SET_HARD_REG_BIT (end_of_function_needs.regs, FRAME_POINTER_REGNUM); in init_resource_info()1174 SET_HARD_REG_BIT (end_of_function_needs.regs, in init_resource_info()1181 SET_HARD_REG_BIT (end_of_function_needs.regs, STACK_POINTER_REGNUM); in init_resource_info()1185 &end_of_function_needs, true); in init_resource_info()[all …]