| /src/external/gpl3/gcc/dist/gcc/config/alpha/ |
| alpha.cc | 137 unsigned char int_cmov; member in struct:alpha_rtx_cost_data 151 COSTS_N_INSNS (2), /* int_cmov */ 162 COSTS_N_INSNS (1), /* int_cmov */ 173 COSTS_N_INSNS (2), /* int_cmov */ 192 COSTS_N_INSNS (1), /* int_cmov */ 1470 *total = cost_data->int_cmov; 1500 *total = COSTS_N_INSNS (1) + cost_data->int_cmov;
|
| alpha.cc | 137 unsigned char int_cmov; member in struct:alpha_rtx_cost_data 151 COSTS_N_INSNS (2), /* int_cmov */ 162 COSTS_N_INSNS (1), /* int_cmov */ 173 COSTS_N_INSNS (2), /* int_cmov */ 192 COSTS_N_INSNS (1), /* int_cmov */ 1470 *total = cost_data->int_cmov; 1500 *total = COSTS_N_INSNS (1) + cost_data->int_cmov;
|
| /src/external/gpl3/gcc.old/dist/gcc/config/alpha/ |
| alpha.cc | 137 unsigned char int_cmov; member in struct:alpha_rtx_cost_data 151 COSTS_N_INSNS (2), /* int_cmov */ 162 COSTS_N_INSNS (1), /* int_cmov */ 173 COSTS_N_INSNS (2), /* int_cmov */ 192 COSTS_N_INSNS (1), /* int_cmov */ 1469 *total = cost_data->int_cmov; 1499 *total = COSTS_N_INSNS (1) + cost_data->int_cmov;
|
| alpha.cc | 137 unsigned char int_cmov; member in struct:alpha_rtx_cost_data 151 COSTS_N_INSNS (2), /* int_cmov */ 162 COSTS_N_INSNS (1), /* int_cmov */ 173 COSTS_N_INSNS (2), /* int_cmov */ 192 COSTS_N_INSNS (1), /* int_cmov */ 1469 *total = cost_data->int_cmov; 1499 *total = COSTS_N_INSNS (1) + cost_data->int_cmov;
|