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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh-protos.h 277 bool has_trailing_nott (void) const { return m_trailing_nott_insn != NULL; } function in class:sh_treg_insns
286 if (!has_trailing_nott ())
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh-protos.h 277 bool has_trailing_nott (void) const { return m_trailing_nott_insn != NULL; } function in class:sh_treg_insns
286 if (!has_trailing_nott ())

Completed in 15 milliseconds