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

  /src/external/gpl3/gcc/dist/gcc/config/pdp11/
pdp11.cc 155 static int pdp11_insn_cost (rtx_insn *insn, bool speed);
198 #define TARGET_INSN_COST pdp11_insn_cost
975 /* This tries to approximate what pdp11_insn_cost would do, but
1165 pdp11_insn_cost (rtx_insn *insn, bool speed)
1161 pdp11_insn_cost (rtx_insn *insn, bool speed) function
  /src/external/gpl3/gcc.old/dist/gcc/config/pdp11/
pdp11.cc 156 static int pdp11_insn_cost (rtx_insn *insn, bool speed);
198 #define TARGET_INSN_COST pdp11_insn_cost
975 /* This tries to approximate what pdp11_insn_cost would do, but
1165 pdp11_insn_cost (rtx_insn *insn, bool speed)
1161 pdp11_insn_cost (rtx_insn *insn, bool speed) function

Completed in 34 milliseconds