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

  /src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.cc 1059 struct single_op_cost
1067 static const struct single_op_cost cycle_cost_single_op =
1072 static const struct single_op_cost size_cost_single_op =
1271 const struct single_op_cost *cost_p;
1476 const struct single_op_cost *cost_p;
1051 struct single_op_cost struct
  /src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.cc 1057 struct single_op_cost
1065 static const struct single_op_cost cycle_cost_single_op =
1070 static const struct single_op_cost size_cost_single_op =
1269 const struct single_op_cost *cost_p;
1474 const struct single_op_cost *cost_p;
1049 struct single_op_cost struct

Completed in 31 milliseconds