| /src/external/gpl3/gcc/dist/gcc/ |
| ddg.h | 117 int num_stores; member in struct:ddg
|
| ddg.h | 117 int num_stores; member in struct:ddg
|
| store-motion.cc | 96 static int num_stores; variable 1008 num_stores); 1012 num_stores); 1046 st_kill = sbitmap_vector_alloc (last_basic_block_for_fn (cfun), num_stores); 1049 st_transp = sbitmap_vector_alloc (last_basic_block_for_fn (cfun), num_stores); 1141 num_stores = compute_store_table (); 1142 if (num_stores == 0) 1154 edge_list = pre_edge_rev_lcm (num_stores, st_transp, st_avloc,
|
| store-motion.cc | 96 static int num_stores; variable 1008 num_stores); 1012 num_stores); 1046 st_kill = sbitmap_vector_alloc (last_basic_block_for_fn (cfun), num_stores); 1049 st_transp = sbitmap_vector_alloc (last_basic_block_for_fn (cfun), num_stores); 1141 num_stores = compute_store_table (); 1142 if (num_stores == 0) 1154 edge_list = pre_edge_rev_lcm (num_stores, st_transp, st_avloc,
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| ddg.h | 117 int num_stores; member in struct:ddg
|
| ddg.h | 117 int num_stores; member in struct:ddg
|
| store-motion.cc | 96 static int num_stores; variable 1008 num_stores); 1012 num_stores); 1046 st_kill = sbitmap_vector_alloc (last_basic_block_for_fn (cfun), num_stores); 1049 st_transp = sbitmap_vector_alloc (last_basic_block_for_fn (cfun), num_stores); 1141 num_stores = compute_store_table (); 1142 if (num_stores == 0) 1154 edge_list = pre_edge_rev_lcm (num_stores, st_transp, st_avloc,
|
| store-motion.cc | 96 static int num_stores; variable 1008 num_stores); 1012 num_stores); 1046 st_kill = sbitmap_vector_alloc (last_basic_block_for_fn (cfun), num_stores); 1049 st_transp = sbitmap_vector_alloc (last_basic_block_for_fn (cfun), num_stores); 1141 num_stores = compute_store_table (); 1142 if (num_stores == 0) 1154 edge_list = pre_edge_rev_lcm (num_stores, st_transp, st_avloc,
|
| /src/external/gpl3/gcc/dist/gcc/config/i386/ |
| x86-tune-sched-bd.cc | 139 int num_stores; /* Total memory stores in the window. */ member in struct:dispatch_windows_s 244 new_list->num_stores = 0; 487 || window_list->num_stores >= MAX_STORE)) 492 && window_list->num_stores >= MAX_STORE)) 594 window_list->num_stores += 1; 600 window_list->num_stores += 1; 717 fprintf (file, " num_loads = %d, num_stores = %d\n", list->num_loads, 718 list->num_stores);
|
| x86-tune-sched-bd.cc | 139 int num_stores; /* Total memory stores in the window. */ member in struct:dispatch_windows_s 244 new_list->num_stores = 0; 487 || window_list->num_stores >= MAX_STORE)) 492 && window_list->num_stores >= MAX_STORE)) 594 window_list->num_stores += 1; 600 window_list->num_stores += 1; 717 fprintf (file, " num_loads = %d, num_stores = %d\n", list->num_loads, 718 list->num_stores);
|
| /src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| x86-tune-sched-bd.cc | 139 int num_stores; /* Total memory stores in the window. */ member in struct:dispatch_windows_s 244 new_list->num_stores = 0; 487 || window_list->num_stores >= MAX_STORE)) 492 && window_list->num_stores >= MAX_STORE)) 594 window_list->num_stores += 1; 600 window_list->num_stores += 1; 717 fprintf (file, " num_loads = %d, num_stores = %d\n", list->num_loads, 718 list->num_stores);
|
| x86-tune-sched-bd.cc | 139 int num_stores; /* Total memory stores in the window. */ member in struct:dispatch_windows_s 244 new_list->num_stores = 0; 487 || window_list->num_stores >= MAX_STORE)) 492 && window_list->num_stores >= MAX_STORE)) 594 window_list->num_stores += 1; 600 window_list->num_stores += 1; 717 fprintf (file, " num_loads = %d, num_stores = %d\n", list->num_loads, 718 list->num_stores);
|