Home
last modified time | relevance | path

Searched refs:dotest_lt (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/OpenMP/
Dparallel_for_loop_messages.cpp482 int dotest_lt(IT begin, IT end) { in dotest_lt() function in TC
537 t1.dotest_lt(begin, end); in test_with_template()
538 …t2.dotest_lt(begin, end); // expected-note {{in instantiation of member function 'TC<GoodI… in test_with_template()
Dsimd_loop_messages.cpp471 int dotest_lt(IT begin, IT end) { in dotest_lt() function in TC
525 t1.dotest_lt(begin, end); in test_with_template()
526 …t2.dotest_lt(begin, end); // expected-note {{in instantiation of member function 'TC<GoodIter, -10… in test_with_template()
Dfor_simd_loop_messages.cpp560 int dotest_lt(IT begin, IT end) { in dotest_lt() function in TC
622 t1.dotest_lt(begin, end); in test_with_template()
623 …t2.dotest_lt(begin, end); // expected-note {{in instantiation of member function 'TC<GoodI… in test_with_template()
Dparallel_for_simd_loop_messages.cpp483 int dotest_lt(IT begin, IT end) { in dotest_lt() function in TC
538 t1.dotest_lt(begin, end); in test_with_template()
539 …t2.dotest_lt(begin, end); // expected-note {{in instantiation of member function 'TC<GoodI… in test_with_template()
Dfor_loop_messages.cpp579 int dotest_lt(IT begin, IT end) { in dotest_lt() function in TC
641 t1.dotest_lt(begin, end); in test_with_template()
642 …t2.dotest_lt(begin, end); // expected-note {{in instantiation of member function 'TC<GoodI… in test_with_template()
Dtaskloop_loop_messages.cpp580 int dotest_lt(IT begin, IT end) { in dotest_lt() function in TC
642 t1.dotest_lt(begin, end); in test_with_template()
643 …t2.dotest_lt(begin, end); // expected-note {{in instantiation of member function 'TC<GoodI… in test_with_template()
Dtaskloop_simd_loop_messages.cpp581 int dotest_lt(IT begin, IT end) { in dotest_lt() function in TC
643 t1.dotest_lt(begin, end); in test_with_template()
644 …t2.dotest_lt(begin, end); // expected-note {{in instantiation of member function 'TC<GoodI… in test_with_template()