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

  /src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
tilegx.cc 1491 If THREE_WIDE_ONLY is true, this insists on an instruction that
1495 HOST_WIDE_INT val, bool three_wide_only)
1503 else if (!three_wide_only)
1573 int three_wide_only;
1600 for (three_wide_only = 1; three_wide_only >= 0; three_wide_only--)
1605 three_wide_only))
1617 three_wide_only))
1632 if (expand_set_cint64_one_inst (temp, r, three_wide_only))
1569 int three_wide_only; local
    [all...]
tilegx.cc 1491 If THREE_WIDE_ONLY is true, this insists on an instruction that
1495 HOST_WIDE_INT val, bool three_wide_only)
1503 else if (!three_wide_only)
1573 int three_wide_only;
1600 for (three_wide_only = 1; three_wide_only >= 0; three_wide_only--)
1605 three_wide_only))
1617 three_wide_only))
1632 if (expand_set_cint64_one_inst (temp, r, three_wide_only))
1569 int three_wide_only; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
tilepro.cc 1263 If three_wide_only is true, this insists on an instruction that
1267 HOST_WIDE_INT val, bool three_wide_only)
1277 else if (!three_wide_only)
1346 int three_wide_only;
1370 for (three_wide_only = 1; three_wide_only >= 0; three_wide_only--)
1375 three_wide_only))
1387 three_wide_only))
1403 if (expand_set_cint32_one_inst (temp, r, three_wide_only))
1342 int three_wide_only; local
    [all...]
tilepro.cc 1263 If three_wide_only is true, this insists on an instruction that
1267 HOST_WIDE_INT val, bool three_wide_only)
1277 else if (!three_wide_only)
1346 int three_wide_only;
1370 for (three_wide_only = 1; three_wide_only >= 0; three_wide_only--)
1375 three_wide_only))
1387 three_wide_only))
1403 if (expand_set_cint32_one_inst (temp, r, three_wide_only))
1342 int three_wide_only; local
    [all...]

Completed in 35 milliseconds