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

  /src/external/gpl3/binutils/dist/gas/config/
tc-nds32.c 5484 enum nds32_relax_hint_type hint_type;
5680 enum nds32_relax_hint_type hint_type = NDS32_RELAX_HINT_NONE;
5793 hint_type = hint->hint_type;
5819 else if (hint_type)
5825 if (table_ptr->main_type == hint_type)
5477 enum nds32_relax_hint_type hint_type; member in struct:nds32_hint_map
5673 enum nds32_relax_hint_type hint_type = NDS32_RELAX_HINT_NONE; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-nds32.c 5479 enum nds32_relax_hint_type hint_type;
5675 enum nds32_relax_hint_type hint_type = NDS32_RELAX_HINT_NONE;
5788 hint_type = hint->hint_type;
5814 else if (hint_type)
5820 if (table_ptr->main_type == hint_type)
5472 enum nds32_relax_hint_type hint_type; member in struct:nds32_hint_map
5668 enum nds32_relax_hint_type hint_type = NDS32_RELAX_HINT_NONE; local

Completed in 34 milliseconds