Home
last modified time | relevance | path

Searched refs:is_empty_loop (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-xtensa.c7711 static bfd_boolean is_empty_loop (const TInsn *, fragS *);
7747 if (is_empty_loop (&t_insn, fragP)) in xtensa_sanity_check()
7772 is_empty_loop (const TInsn *insn, fragS *fragP) in is_empty_loop() function