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

  /src/external/gpl3/gcc/dist/gcc/
rtlanal.cc 2587 find_reg_equal_equiv_note (const_rtx insn)
2628 note = find_reg_equal_equiv_note (insn);
2874 rtx note = find_reg_equal_equiv_note (insn);
2569 find_reg_equal_equiv_note (const_rtx insn) function
  /src/external/gpl3/gcc.old/dist/gcc/
rtlanal.cc 2589 find_reg_equal_equiv_note (const_rtx insn)
2630 note = find_reg_equal_equiv_note (insn);
2876 rtx note = find_reg_equal_equiv_note (insn);
2571 find_reg_equal_equiv_note (const_rtx insn) function

Completed in 21 milliseconds