Searched refs:init_cost (Results 1 – 6 of 6) sorted by relevance
65 #define init_cost \ macro1235 memcpy (op_costs[i], init_cost, struct_costs_size); in record_operand_costs()1958 init_cost = NULL; in ira_init_costs_once()1973 free (init_cost); in free_ira_costs()1974 init_cost = NULL; in free_ira_costs()1997 init_cost = (struct costs *) xmalloc (max_struct_costs_size); in ira_init_costs()1998 init_cost->mem_cost = 1000000; in ira_init_costs()2000 init_cost->cost[i] = 1000000; in ira_init_costs()
61 #define init_cost \ macro1303 memcpy (op_costs[i], init_cost, struct_costs_size); in record_operand_costs()2157 init_cost = NULL; in ira_init_costs_once()2196 init_cost = (struct costs *) xmalloc (max_struct_costs_size); in ira_init_costs()2197 init_cost->mem_cost = 1000000; in ira_init_costs()2199 init_cost->cost[i] = 1000000; in ira_init_costs()
1145 init_cost (struct loop *loop_info) in init_cost() function1147 return targetm.vectorize.init_cost (loop_info); in init_cost()
1115 : vec_info (vec_info::loop, init_cost (loop_in)), in _loop_vec_info()1440 void *target_cost_data = init_cost (loop); in vect_compute_single_scalar_iteration_cost()2568 = init_cost (LOOP_VINFO_LOOP (loop_vinfo)); in vect_analyze_loop_2()
2687 : vec_info (vec_info::bb, init_cost (NULL)), in _bb_vec_info()
1973 (init_cost,