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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh_treg_combine.cc 605 cstore_type_t dominating_cstore);
610 cstore_type_t dominating_cstore);
1073 cstore_type_t dominating_cstore)
1160 if (i->cstore_type != dominating_cstore
1171 if (dominating_cstore == cstore_normal
1212 if (i->cstore_type == dominating_cstore)
1260 cstore_type_t dominating_cstore)
1301 if (dominating_cstore == cstore_normal
1312 if (i->cstore_type == dominating_cstore)
1502 cstore_type_t dominating_cstore = inv_cstore_count >= cstore_coun local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh_treg_combine.cc 605 cstore_type_t dominating_cstore);
610 cstore_type_t dominating_cstore);
1073 cstore_type_t dominating_cstore)
1160 if (i->cstore_type != dominating_cstore
1171 if (dominating_cstore == cstore_normal
1212 if (i->cstore_type == dominating_cstore)
1260 cstore_type_t dominating_cstore)
1301 if (dominating_cstore == cstore_normal
1312 if (i->cstore_type == dominating_cstore)
1502 cstore_type_t dominating_cstore = inv_cstore_count >= cstore_coun local
    [all...]

Completed in 20 milliseconds