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

  /src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.cc 1083 struct double_op_cost
1110 static const struct double_op_cost cycle_cost_double_op_mov =
1120 static const struct double_op_cost cycle_cost_double_op =
1128 static const struct double_op_cost size_cost_double_op =
1176 const struct double_op_cost *cost_p;
1217 const struct double_op_cost *cost_p;
1477 const struct double_op_cost *double_op_cost_p;
1075 struct double_op_cost struct
  /src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.cc 1081 struct double_op_cost
1108 static const struct double_op_cost cycle_cost_double_op_mov =
1118 static const struct double_op_cost cycle_cost_double_op =
1126 static const struct double_op_cost size_cost_double_op =
1174 const struct double_op_cost *cost_p;
1215 const struct double_op_cost *cost_p;
1475 const struct double_op_cost *double_op_cost_p;
1073 struct double_op_cost struct

Completed in 17 milliseconds