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

  /src/external/gpl3/gcc/dist/gcc/
expmed.h 181 int x_convert_cost[2][NUM_MODE_IP_INT][NUM_MODE_IP_INT]; member in struct:target_expmed
647 return &this_target_expmed->x_convert_cost[speed][to_idx][from_idx];
  /src/external/gpl3/gcc.old/dist/gcc/
expmed.h 182 int x_convert_cost[2][NUM_MODE_IP_INT][NUM_MODE_IP_INT]; member in struct:target_expmed
648 return &this_target_expmed->x_convert_cost[speed][to_idx][from_idx];

Completed in 16 milliseconds