HomeSort by: relevance | last modified time | path
    Searched defs:int_shift (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc 136 unsigned char int_shift; member in struct:alpha_rtx_cost_data
150 COSTS_N_INSNS (2), /* int_shift */
161 COSTS_N_INSNS (1) + 1, /* int_shift */
172 COSTS_N_INSNS (1), /* int_shift */
191 COSTS_N_INSNS (1), /* int_shift */
1463 *total = cost_data->int_shift;
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc 136 unsigned char int_shift; member in struct:alpha_rtx_cost_data
150 COSTS_N_INSNS (2), /* int_shift */
161 COSTS_N_INSNS (1) + 1, /* int_shift */
172 COSTS_N_INSNS (1), /* int_shift */
191 COSTS_N_INSNS (1), /* int_shift */
1462 *total = cost_data->int_shift;

Completed in 20 milliseconds