Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dpragma-unroll.cpp61 void for_template_test(A *List, int Length, A Value) { in for_template_test() function
85 for_template_test<double>(List, Length, Value); in template_test()
Dpragma-loop.cpp96 void for_template_test(A *List, int Length, A Value) { in for_template_test() function
155 for_template_test<double>(List, Length, Value); in template_test()