HomeSort by relevance Sort by last modified time
    Searched refs:static_not_chunked (Results 1 - 3 of 3) sorted by null

  /external/clang/test/OpenMP/
ordered_codegen.cpp 11 // CHECK-LABEL: define {{.*void}} @{{.*}}static_not_chunked{{.*}}(float* {{.+}}, float* {{.+}}, float* {{.+}}, float* {{.+}})
12 void static_not_chunked(float *a, float *b, float *c, float *d) { function
parallel_for_codegen.cpp 73 // CHECK-LABEL: define {{.*void}} @{{.*}}static_not_chunked{{.*}}(float* {{.+}}, float* {{.+}}, float* {{.+}}, float* {{.+}})
74 void static_not_chunked(float *a, float *b, float *c, float *d) { function
for_codegen.cpp 57 // CHECK-LABEL: define {{.*void}} @{{.*}}static_not_chunked{{.*}}(float* {{.+}}, float* {{.+}}, float* {{.+}}, float* {{.+}})
58 void static_not_chunked(float *a, float *b, float *c, float *d) { function

Completed in 773 milliseconds