Searched refs:templ1 (Results 1 – 6 of 6) sorted by relevance
/external/clang/test/OpenMP/ |
D | for_simd_codegen.cpp | 364 int templ1(T a, T *z) { in templ1() function 423 templ1<float,2> (a, z); in inst_templ1()
|
D | parallel_for_simd_codegen.cpp | 364 int templ1(T a, T *z) { in templ1() function 380 templ1<float,2> (a, z); in inst_templ1()
|
D | simd_codegen.cpp | 251 int templ1(T a, T *z) { in templ1() function 292 templ1<float,2> (a, z); in inst_templ1()
|
/external/llvm-project/clang/test/OpenMP/ |
D | parallel_for_simd_codegen.cpp | 380 int templ1(T a, T *z) { in templ1() function 396 templ1<float,2> (a, z); in inst_templ1()
|
D | for_simd_codegen.cpp | 430 int templ1(T a, T *z) { in templ1() function 492 templ1<float,2> (a, z); in inst_templ1()
|
D | simd_codegen.cpp | 334 int templ1(T a, T *z) { in templ1() function 378 templ1<float,2> (a, z); in inst_templ1()
|