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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh_treg_combine.cc 445 cstore_normal = 0, enumerator in enum:sh_treg_combine::cstore_type_t
723 new_entry.cstore_type = cstore_normal;
1171 if (dominating_cstore == cstore_normal
1301 if (dominating_cstore == cstore_normal
1492 if (i->cstore_type == cstore_normal)
1504 : cstore_normal;
1508 else if (dominating_cstore == cstore_normal)
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh_treg_combine.cc 445 cstore_normal = 0, enumerator in enum:sh_treg_combine::cstore_type_t
723 new_entry.cstore_type = cstore_normal;
1171 if (dominating_cstore == cstore_normal
1301 if (dominating_cstore == cstore_normal
1492 if (i->cstore_type == cstore_normal)
1504 : cstore_normal;
1508 else if (dominating_cstore == cstore_normal)

Completed in 21 milliseconds