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

  /src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.cc 1660 #define TARGET_INSN_COST msp430_insn_cost
1663 msp430_insn_cost (rtx_insn *insn, bool speed ATTRIBUTE_UNUSED)
1655 msp430_insn_cost (rtx_insn *insn, bool speed ATTRIBUTE_UNUSED) function
  /src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.cc 1658 #define TARGET_INSN_COST msp430_insn_cost
1661 msp430_insn_cost (rtx_insn *insn, bool speed ATTRIBUTE_UNUSED)
1653 msp430_insn_cost (rtx_insn *insn, bool speed ATTRIBUTE_UNUSED) function

Completed in 29 milliseconds