Searched defs:unroll_partial_heuristic_for (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/test/OpenMP/ |
H A D | irbuilder_unroll_partial_factor_for.c | 9 void unroll_partial_heuristic_for(int n, float *a, float *b, float *c, float *d) { in unroll_partial_heuristic_for() function
|
H A D | irbuilder_unroll_partial_heuristic_for_collapse.c | 14 void unroll_partial_heuristic_for(int m, float *a, float *b, float *c, float *d, float *e, float of… in unroll_partial_heuristic_for() function
|