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

  /src/external/gpl3/gcc/dist/gcc/
genrecog.cc 1234 bool single_outcome_p () const;
1377 rtx_test::single_outcome_p () const
2168 if (!d->test.single_outcome_p ())
3213 new_pat->num_statements = !d2->test.single_outcome_p ();
3249 new_pat->num_statements = !d2->test.single_outcome_p ();
3417 if (!d->test.single_outcome_p ())
3434 if (!newd->test.single_outcome_p ())
1373 rtx_test::single_outcome_p () const function in class:rtx_test
genrecog.cc 1234 bool single_outcome_p () const;
1377 rtx_test::single_outcome_p () const
2168 if (!d->test.single_outcome_p ())
3213 new_pat->num_statements = !d2->test.single_outcome_p ();
3249 new_pat->num_statements = !d2->test.single_outcome_p ();
3417 if (!d->test.single_outcome_p ())
3434 if (!newd->test.single_outcome_p ())
1373 rtx_test::single_outcome_p () const function in class:rtx_test
  /src/external/gpl3/gcc.old/dist/gcc/
genrecog.cc 1234 bool single_outcome_p () const;
1377 rtx_test::single_outcome_p () const
2168 if (!d->test.single_outcome_p ())
3213 new_pat->num_statements = !d2->test.single_outcome_p ();
3249 new_pat->num_statements = !d2->test.single_outcome_p ();
3417 if (!d->test.single_outcome_p ())
3434 if (!newd->test.single_outcome_p ())
1373 rtx_test::single_outcome_p () const function in class:rtx_test
genrecog.cc 1234 bool single_outcome_p () const;
1377 rtx_test::single_outcome_p () const
2168 if (!d->test.single_outcome_p ())
3213 new_pat->num_statements = !d2->test.single_outcome_p ();
3249 new_pat->num_statements = !d2->test.single_outcome_p ();
3417 if (!d->test.single_outcome_p ())
3434 if (!newd->test.single_outcome_p ())
1373 rtx_test::single_outcome_p () const function in class:rtx_test

Completed in 92 milliseconds