Home
last modified time | relevance | path

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

/external/clang/test/OpenMP/
Dparallel_for_loop_messages.cpp484 int dotest_lt(IT begin, IT end) { in dotest_lt() function in TC
539 t1.dotest_lt(begin, end); in test_with_template()
540 …t2.dotest_lt(begin, end); // expected-note {{in instantiation of member function 'TC<GoodI… in test_with_template()
Dsimd_loop_messages.cpp473 int dotest_lt(IT begin, IT end) { in dotest_lt() function in TC
527 t1.dotest_lt(begin, end); in test_with_template()
528 …t2.dotest_lt(begin, end); // expected-note {{in instantiation of member function 'TC<GoodIter, -10… in test_with_template()
Dtarget_parallel_for_loop_messages.cpp484 int dotest_lt(IT begin, IT end) { in dotest_lt() function in TC
539 t1.dotest_lt(begin, end); in test_with_template()
540 …t2.dotest_lt(begin, end); // expected-note {{in instantiation of member function 'TC<GoodI… in test_with_template()
Dtaskloop_loop_messages.cpp582 int dotest_lt(IT begin, IT end) { in dotest_lt() function in TC
644 t1.dotest_lt(begin, end); in test_with_template()
645 …t2.dotest_lt(begin, end); // expected-note {{in instantiation of member function 'TC<GoodI… in test_with_template()
Dfor_loop_messages.cpp598 int dotest_lt(IT begin, IT end) { in dotest_lt() function in TC
660 t1.dotest_lt(begin, end); in test_with_template()
661 …t2.dotest_lt(begin, end); // expected-note {{in instantiation of member function 'TC<GoodI… in test_with_template()
Dparallel_for_simd_loop_messages.cpp485 int dotest_lt(IT begin, IT end) { in dotest_lt() function in TC
540 t1.dotest_lt(begin, end); in test_with_template()
541 …t2.dotest_lt(begin, end); // expected-note {{in instantiation of member function 'TC<GoodI… in test_with_template()
Dtarget_parallel_for_simd_loop_messages.cpp484 int dotest_lt(IT begin, IT end) { in dotest_lt() function in TC
539 t1.dotest_lt(begin, end); in test_with_template()
540 …t2.dotest_lt(begin, end); // expected-note {{in instantiation of member function 'TC<GoodI… in test_with_template()
Dtaskloop_simd_loop_messages.cpp583 int dotest_lt(IT begin, IT end) { in dotest_lt() function in TC
645 t1.dotest_lt(begin, end); in test_with_template()
646 …t2.dotest_lt(begin, end); // expected-note {{in instantiation of member function 'TC<GoodI… in test_with_template()
Dfor_simd_loop_messages.cpp562 int dotest_lt(IT begin, IT end) { in dotest_lt() function in TC
624 t1.dotest_lt(begin, end); in test_with_template()
625 …t2.dotest_lt(begin, end); // expected-note {{in instantiation of member function 'TC<GoodI… in test_with_template()
Ddistribute_simd_loop_messages.cpp627 int dotest_lt(IT begin, IT end) { in dotest_lt() function in TC
691 t1.dotest_lt(begin, end); in test_with_template()
692 …t2.dotest_lt(begin, end); // expected-note {{in instantiation of member function 'TC<GoodIter, -10… in test_with_template()
Ddistribute_parallel_for_simd_loop_messages.cpp635 int dotest_lt(IT begin, IT end) { in dotest_lt() function in TC
702 t1.dotest_lt(begin, end); in test_with_template()
703 …t2.dotest_lt(begin, end); // expected-note {{in instantiation of member function 'TC<GoodI… in test_with_template()