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

  /src/external/gpl3/gcc/dist/gcc/
lra-remat.cc 400 create_cand (rtx_insn *insn, int nop, int regno, rtx_insn *activation = NULL)
467 create_cand (insn2, regno_potential_cand[src_regno].nop,
484 create_cand (insn, nop, regno);
398 create_cand (rtx_insn *insn, int nop, int regno, rtx_insn *activation = NULL) function
  /src/external/gpl3/gcc.old/dist/gcc/
lra-remat.cc 400 create_cand (rtx_insn *insn, int nop, int regno, rtx_insn *activation = NULL)
467 create_cand (insn2, regno_potential_cand[src_regno].nop,
484 create_cand (insn, nop, regno);
398 create_cand (rtx_insn *insn, int nop, int regno, rtx_insn *activation = NULL) function

Completed in 14 milliseconds