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

  /src/external/gpl3/gcc/dist/gcc/
gimple-ssa-warn-access.cc 2903 unsigned HOST_WIDE_INT sucs, fail = 0; local
2904 if (!memmodel_to_uhwi (ord_sucs, stmt, &sucs)
2913 if (memmodel_base (sucs) == model)
2930 if (const char *modname = memmodel_name (sucs))
2937 sucs, fndecl);
2976 if (memmodel_base (fail) <= memmodel_base (sucs))
2979 if (const char *sucsname = memmodel_name (sucs))
2996 memory_models[i].modval <= memmodel_base (sucs); ++i)
3014 fail, sucs, fndecl);
gimple-ssa-warn-access.cc 2903 unsigned HOST_WIDE_INT sucs, fail = 0; local
2904 if (!memmodel_to_uhwi (ord_sucs, stmt, &sucs)
2913 if (memmodel_base (sucs) == model)
2930 if (const char *modname = memmodel_name (sucs))
2937 sucs, fndecl);
2976 if (memmodel_base (fail) <= memmodel_base (sucs))
2979 if (const char *sucsname = memmodel_name (sucs))
2996 memory_models[i].modval <= memmodel_base (sucs); ++i)
3014 fail, sucs, fndecl);
gimple-ssa-warn-access.cc 2903 unsigned HOST_WIDE_INT sucs, fail = 0; local
2904 if (!memmodel_to_uhwi (ord_sucs, stmt, &sucs)
2913 if (memmodel_base (sucs) == model)
2930 if (const char *modname = memmodel_name (sucs))
2937 sucs, fndecl);
2976 if (memmodel_base (fail) <= memmodel_base (sucs))
2979 if (const char *sucsname = memmodel_name (sucs))
2996 memory_models[i].modval <= memmodel_base (sucs); ++i)
3014 fail, sucs, fndecl);
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-warn-access.cc 2878 unsigned HOST_WIDE_INT sucs, fail = 0; local
2879 if (!memmodel_to_uhwi (ord_sucs, stmt, &sucs)
2888 if (memmodel_base (sucs) == model)
2904 if (const char *modname = memmodel_name (sucs))
2911 sucs, fndecl);
2949 if (memmodel_base (fail) <= memmodel_base (sucs))
2952 if (const char *sucsname = memmodel_name (sucs))
2968 memory_models[i].modval <= memmodel_base (sucs); ++i)
2986 fail, sucs, fndecl);
gimple-ssa-warn-access.cc 2878 unsigned HOST_WIDE_INT sucs, fail = 0; local
2879 if (!memmodel_to_uhwi (ord_sucs, stmt, &sucs)
2888 if (memmodel_base (sucs) == model)
2904 if (const char *modname = memmodel_name (sucs))
2911 sucs, fndecl);
2949 if (memmodel_base (fail) <= memmodel_base (sucs))
2952 if (const char *sucsname = memmodel_name (sucs))
2968 memory_models[i].modval <= memmodel_base (sucs); ++i)
2986 fail, sucs, fndecl);
gimple-ssa-warn-access.cc 2878 unsigned HOST_WIDE_INT sucs, fail = 0; local
2879 if (!memmodel_to_uhwi (ord_sucs, stmt, &sucs)
2888 if (memmodel_base (sucs) == model)
2904 if (const char *modname = memmodel_name (sucs))
2911 sucs, fndecl);
2949 if (memmodel_base (fail) <= memmodel_base (sucs))
2952 if (const char *sucsname = memmodel_name (sucs))
2968 memory_models[i].modval <= memmodel_base (sucs); ++i)
2986 fail, sucs, fndecl);

Completed in 83 milliseconds