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

  /src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.cc 1473 msp430_single_op_cost (rtx dst, bool speed, rtx /* outer_rtx */)
1598 *total = COSTS_N_INSNS (msp430_single_op_cost (dst_inner, speed, x));
1465 msp430_single_op_cost (rtx dst, bool speed, rtx \/* outer_rtx *\/) function
  /src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.cc 1471 msp430_single_op_cost (rtx dst, bool speed, rtx outer_rtx)
1596 *total = COSTS_N_INSNS (msp430_single_op_cost (dst_inner, speed, x));
1463 msp430_single_op_cost (rtx dst, bool speed, rtx outer_rtx) function

Completed in 26 milliseconds