Home
last modified time | relevance | path

Searched refs:cycle_cost_double_op (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430.cc1110 static const struct double_op_cost cycle_cost_double_op = variable
1208 cost_p = (speed ? &cycle_cost_double_op : &size_cost_double_op); in msp430_costs()
1470 double_op_cost_p = (speed ? &cycle_cost_double_op : &size_cost_double_op); in msp430_single_op_cost()