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

  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 8840 static bool is_empty_loop (const TInsn *, fragS *);
8877 if (is_empty_loop (&t_insn, fragP))
8902 is_empty_loop (const TInsn *insn, fragS *fragP)
8890 is_empty_loop (const TInsn *insn, fragS *fragP) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 8840 static bool is_empty_loop (const TInsn *, fragS *);
8877 if (is_empty_loop (&t_insn, fragP))
8902 is_empty_loop (const TInsn *insn, fragS *fragP)
8890 is_empty_loop (const TInsn *insn, fragS *fragP) function

Completed in 40 milliseconds