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

  /src/external/gpl3/gcc/dist/gcc/
emit-rtl.cc 4842 emit_insn_after_noloc (rtx x, rtx_insn *after, basic_block bb)
5013 /* Like emit_insn_after_noloc, but set INSN_LOCATION according to LOC. */
5020 /* Like emit_insn_after_noloc, but set INSN_LOCATION according to AFTER. */
4820 emit_insn_after_noloc (rtx x, rtx_insn *after, basic_block bb) function
  /src/external/gpl3/gcc.old/dist/gcc/
emit-rtl.cc 4696 emit_insn_after_noloc (rtx x, rtx_insn *after, basic_block bb)
4867 /* Like emit_insn_after_noloc, but set INSN_LOCATION according to LOC. */
4874 /* Like emit_insn_after_noloc, but set INSN_LOCATION according to AFTER. */
4674 emit_insn_after_noloc (rtx x, rtx_insn *after, basic_block bb) function

Completed in 62 milliseconds