Home
last modified time | relevance | path

Searched refs:dotest_gt (Results 1 – 25 of 35) sorted by relevance

12

/external/clang/test/OpenMP/
Dsimd_loop_messages.cpp496 template <typename IT, int ST=0> int dotest_gt(IT begin, IT end) { in dotest_gt() function
529dotest_gt(begin, end); // expected-note {{in instantiation of function template specialization 'do… in test_with_template()
530dotest_gt<unsigned, -10>(0, 100); // expected-note {{in instantiation of function template special… in test_with_template()
Dparallel_for_loop_messages.cpp508 int dotest_gt(IT begin, IT end) { in dotest_gt() function
541dotest_gt(begin, end); // expected-note {{in instantiation of function template special… in test_with_template()
542dotest_gt<unsigned, -10>(0, 100); // expected-note {{in instantiation of function template special… in test_with_template()
Dparallel_for_simd_loop_messages.cpp509 int dotest_gt(IT begin, IT end) { in dotest_gt() function
542dotest_gt(begin, end); // expected-note {{in instantiation of function template special… in test_with_template()
543dotest_gt<unsigned, -10>(0, 100); // expected-note {{in instantiation of function template special… in test_with_template()
Dfor_loop_messages.cpp625 int dotest_gt(IT begin, IT end) { in dotest_gt() function
662dotest_gt(begin, end); // expected-note {{in instantiation of function template special… in test_with_template()
663dotest_gt<unsigned, -10>(0, 100); // expected-note {{in instantiation of function template special… in test_with_template()
Dtaskloop_loop_messages.cpp609 int dotest_gt(IT begin, IT end) { in dotest_gt() function
646dotest_gt(begin, end); // expected-note {{in instantiation of function template special… in test_with_template()
647dotest_gt<unsigned, -10>(0, 100); // expected-note {{in instantiation of function template special… in test_with_template()
Dtarget_parallel_for_loop_messages.cpp508 int dotest_gt(IT begin, IT end) { in dotest_gt() function
541dotest_gt(begin, end); // expected-note {{in instantiation of function template special… in test_with_template()
542dotest_gt<unsigned, -10>(0, 100); // expected-note {{in instantiation of function template special… in test_with_template()
Dtarget_parallel_for_simd_loop_messages.cpp508 int dotest_gt(IT begin, IT end) { in dotest_gt() function
541dotest_gt(begin, end); // expected-note {{in instantiation of function template special… in test_with_template()
542dotest_gt<unsigned, -10>(0, 100); // expected-note {{in instantiation of function template special… in test_with_template()
Dfor_simd_loop_messages.cpp589 int dotest_gt(IT begin, IT end) { in dotest_gt() function
626dotest_gt(begin, end); // expected-note {{in instantiation of function template special… in test_with_template()
627dotest_gt<unsigned, -10>(0, 100); // expected-note {{in instantiation of function template special… in test_with_template()
Dtaskloop_simd_loop_messages.cpp610 int dotest_gt(IT begin, IT end) { in dotest_gt() function
647dotest_gt(begin, end); // expected-note {{in instantiation of function template special… in test_with_template()
648dotest_gt<unsigned, -10>(0, 100); // expected-note {{in instantiation of function template special… in test_with_template()
/external/llvm-project/clang/test/OpenMP/
Dparallel_for_loop_messages.cpp512 int dotest_gt(IT begin, IT end) { in dotest_gt() function
545dotest_gt(begin, end); // expected-note {{in instantiation of function template special… in test_with_template()
546dotest_gt<unsigned, 10>(0, 100); // expected-note {{in instantiation of function template special… in test_with_template()
Dsimd_loop_messages.cpp524 template <typename IT, int ST=0> int dotest_gt(IT begin, IT end) { in dotest_gt() function
557dotest_gt(begin, end); // expected-note {{in instantiation of function template specialization 'do… in test_with_template()
558dotest_gt<unsigned, 10>(0, 100); // expected-note {{in instantiation of function template speciali… in test_with_template()
Dtarget_simd_loop_messages.cpp514 int dotest_gt(IT begin, IT end) { in dotest_gt() function
547dotest_gt(begin, end); // expected-note {{in instantiation of function template special… in test_with_template()
548dotest_gt<unsigned, 10>(0, 100); // expected-note {{in instantiation of function template special… in test_with_template()
Dparallel_for_simd_loop_messages.cpp513 int dotest_gt(IT begin, IT end) { in dotest_gt() function
546dotest_gt(begin, end); // expected-note {{in instantiation of function template special… in test_with_template()
547dotest_gt<unsigned, 10>(0, 100); // expected-note {{in instantiation of function template special… in test_with_template()
Dtarget_teams_distribute_loop_messages.cpp498 int dotest_gt(IT begin, IT end) { in dotest_gt() function
531dotest_gt(begin, end); // expected-note {{in instantiation of function template special… in test_with_template()
532dotest_gt<unsigned, 10>(0, 100); // expected-note {{in instantiation of function template special… in test_with_template()
Dtaskloop_loop_messages.cpp612 int dotest_gt(IT begin, IT end) { in dotest_gt() function
649dotest_gt(begin, end); // expected-note {{in instantiation of function template special… in test_with_template()
650dotest_gt<unsigned, 10>(0, 100); // expected-note {{in instantiation of function template special… in test_with_template()
Dtarget_parallel_for_loop_messages.cpp512 int dotest_gt(IT begin, IT end) { in dotest_gt() function
545dotest_gt(begin, end); // expected-note {{in instantiation of function template special… in test_with_template()
546dotest_gt<unsigned, 10>(0, 100); // expected-note {{in instantiation of function template special… in test_with_template()
Dfor_simd_loop_messages.cpp593 int dotest_gt(IT begin, IT end) { in dotest_gt() function
630dotest_gt(begin, end); // expected-note {{in instantiation of function template special… in test_with_template()
631dotest_gt<unsigned, 10>(0, 100); // expected-note {{in instantiation of function template special… in test_with_template()
Dtarget_teams_distribute_simd_loop_messages.cpp492 int dotest_gt(IT begin, IT end) { in dotest_gt() function
525dotest_gt(begin, end); // expected-note {{in instantiation of function template special… in test_with_template()
526dotest_gt<unsigned, 10>(0, 100); // expected-note {{in instantiation of function template special… in test_with_template()
Dtarget_teams_distribute_parallel_for_loop_messages.cpp496 int dotest_gt(IT begin, IT end) { in dotest_gt() function
529dotest_gt(begin, end); // expected-note {{in instantiation of function template special… in test_with_template()
530dotest_gt<unsigned, 10>(0, 100); // expected-note {{in instantiation of function template special… in test_with_template()
Dteams_distribute_loop_messages.cpp576 int dotest_gt(IT begin, IT end) { in dotest_gt() function
613dotest_gt(begin, end); // expected-note {{in instantiation of function template special… in test_with_template()
614dotest_gt<unsigned, 10>(0, 100); // expected-note {{in instantiation of function template special… in test_with_template()
Dtaskloop_simd_loop_messages.cpp614 int dotest_gt(IT begin, IT end) { in dotest_gt() function
651dotest_gt(begin, end); // expected-note {{in instantiation of function template special… in test_with_template()
652dotest_gt<unsigned, 10>(0, 100); // expected-note {{in instantiation of function template special… in test_with_template()
Dtarget_parallel_for_simd_loop_messages.cpp514 int dotest_gt(IT begin, IT end) { in dotest_gt() function
547dotest_gt(begin, end); // expected-note {{in instantiation of function template special… in test_with_template()
548dotest_gt<unsigned, 10>(0, 100); // expected-note {{in instantiation of function template special… in test_with_template()
Dmaster_taskloop_loop_messages.cpp612 int dotest_gt(IT begin, IT end) { in dotest_gt() function
649dotest_gt(begin, end); // expected-note {{in instantiation of function template special… in test_with_template()
650dotest_gt<unsigned, 10>(0, 100); // expected-note {{in instantiation of function template special… in test_with_template()
Dfor_loop_messages.cpp691 int dotest_gt(IT begin, IT end) { in dotest_gt() function
728dotest_gt(begin, end); // expected-note {{in instantiation of function template special… in test_with_template()
729dotest_gt<unsigned, 10>(0, 100); // expected-note {{in instantiation of function template special… in test_with_template()
Dteams_distribute_parallel_for_simd_loop_messages.cpp576 int dotest_gt(IT begin, IT end) { in dotest_gt() function
613dotest_gt(begin, end); // expected-note {{in instantiation of function template special… in test_with_template()
614dotest_gt<unsigned, 10>(0, 100); // expected-note {{in instantiation of function template special… in test_with_template()

12