OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:guided7
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/OpenMP/
parallel_for_codegen.cpp
222
// CHECK-LABEL: define {{.*void}} @{{.*}}
guided7
{{.*}}(float* {{.+}}, float* {{.+}}, float* {{.+}}, float* {{.+}})
223
void
guided7
(float *a, float *b, float *c, float *d) {
function
for_codegen.cpp
199
// CHECK-LABEL: define {{.*void}} @{{.*}}
guided7
{{.*}}(float* {{.+}}, float* {{.+}}, float* {{.+}}, float* {{.+}})
200
void
guided7
(float *a, float *b, float *c, float *d) {
function
Completed in 606 milliseconds