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

  /src/external/gpl3/gcc/dist/gcc/
sched-deps.cc 67 return REG_DEP_ANTI;
86 gcc_assert (dk == REG_DEP_ANTI);
189 case REG_DEP_ANTI:
972 present_dep_type = REG_DEP_ANTI;
1044 case REG_DEP_ANTI:
1095 case REG_DEP_ANTI:
1514 the type to REG_DEP_ANTI if we can determine that predication is
1522 dep_type = REG_DEP_ANTI;
1540 dep_type = REG_DEP_ANTI;
1547 dep_type = REG_DEP_ANTI;
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
sched-deps.cc 67 return REG_DEP_ANTI;
86 gcc_assert (dk == REG_DEP_ANTI);
189 case REG_DEP_ANTI:
972 present_dep_type = REG_DEP_ANTI;
1044 case REG_DEP_ANTI:
1095 case REG_DEP_ANTI:
1514 the type to REG_DEP_ANTI if we can determine that predication is
1522 dep_type = REG_DEP_ANTI;
1540 dep_type = REG_DEP_ANTI;
1547 dep_type = REG_DEP_ANTI;
    [all...]

Completed in 26 milliseconds