HomeSort by relevance Sort by last modified time
    Searched full:for_template_define_test (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGen/
pragma-unroll.cpp 71 void for_template_define_test(A *List, int Length, A Value) { function
86 for_template_define_test<double>(List, Length, Value);
pragma-loop.cpp 106 void for_template_define_test(A *List, int Length, A Value) { function in struct:Tuner
156 for_template_define_test<double, int>(List, Length, Value);

Completed in 388 milliseconds