Home
last modified time | relevance | path

Searched refs:test_auto (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/OpenMP/
Dordered_codegen.cpp112 void test_auto(float *a, float *b, float *c, float *d) { in test_auto() function
Dparallel_for_codegen.cpp267 void test_auto(float *a, float *b, float *c, float *d) { in test_auto() function
Dfor_codegen.cpp241 void test_auto(float *a, float *b, float *c, float *d) { in test_auto() function
/external/llvm-project/clang/test/OpenMP/
Dordered_codegen.cpp122 void test_auto(float *a, float *b, float *c, float *d) { in test_auto() function
Dparallel_for_codegen.cpp286 void test_auto(float *a, float *b, float *c, float *d) { in test_auto() function
Dfor_codegen.cpp429 void test_auto(float *a, float *b, float *c, float *d) { in test_auto() function
/external/llvm-project/debuginfo-tests/dexter/dex/utils/
DPrettyOutputBase.py319 def test_auto(self): member in TestPrettyOutput