Home
last modified time | relevance | path

Searched refs:for_template_define_test (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Dpragma-unroll.cpp71 void for_template_define_test(A *List, int Length, A Value) { in for_template_define_test() function
86 for_template_define_test<double>(List, Length, Value); in template_test()
Dpragma-loop.cpp106 void for_template_define_test(A *List, int Length, A Value) { in for_template_define_test() function
156 for_template_define_test<double, int>(List, Length, Value); in template_test()