Home
last modified time | relevance | path

Searched defs:lin (Results 1 – 25 of 29) sorted by relevance

12

/llvm-project/clang/test/Analysis/
H A Dcfg-openmp.cpp25 int x, cond, fp, rd, lin, step_sz, map; in target_s_has_device_addr() local
134 int x, cond, fp, rd, lin, step_sz, map; in xxx() local
296 int x, cond, fp, rd, lin, step_sz, map; in dpf() local
318 int x, cond, fp, rd, lin, step_sz, map; in dpfs() local
340 int x, cond, fp, rd, lin, step_sz, map; in ds() local
357 int x, cond, fp, rd, lin, step_sz, map; in for_fn() local
377 int x, cond, fp, rd, lin, step_sz, map; in fs() local
397 int x, cond, fp, rd, lin, step_sz, map; in ord() local
418 int x, cond, fp, rd, lin, step_sz, map; in pf() local
443 int x, cond, fp, rd, lin, step_sz, map; in pfs() local
[all …]
/llvm-project/clang/test/OpenMP/
H A Ddeclare_variant_ast_print.cpp73 void h_ref(C *hp, C *hp2, C *hq, C *lin) { in h_ref()
84 void h(C *hp, C *hp2, C *hq, C *lin) { in h()
99 void h(double *hp, double *hp2, double *hq, double *lin) { in h()
H A Ddeclare_simd_ast_print.cpp26 template <class C, int V> void h(C *hp, C *hp2, C *hq, C *lin) { in h()
34 template <class C> void h(C *hp, C *hp2, C *hq, C *lin) { in h()
53 void h(int *hp, int *hp2, int *hq, int *lin) in h()
H A Ddeclare_simd_messages.cpp50 void h(C *hp, C *hp2, C *hq, C *lin) { in h()
56 void h(int *hp, int *hp2, int *hq, int *lin) { in h()
H A Ddeclare_variant_messages.cpp182 void h(C *hp, C *hp2, C *hq, C *lin) { in h()
H A Ddeclare_simd_codegen.cpp34 void h(C *hp, C *hp2, C *hq, C *lin) { in h()
42 void h(int *hp, int *hp2, int *hq, int *lin) { in h()
H A Dtarget_parallel_for_simd_codegen.cpp107 int lin = 12; in foo() local
H A Dtarget_simd_codegen.cpp172 int lin = 12; in foo() local
H A Dtarget_parallel_for_codegen.cpp127 int lin = 12; in foo() local
H A Dfor_simd_codegen.cpp122 int lin = 12; in simple() local
H A Dparallel_for_simd_codegen.cpp129 int lin = 12; in simple() local
H A Dparallel_for_simd_ast_print.cpp102 T lin = 0; in result() local
H A Dfor_simd_ast_print.cpp108 T lin = 0; result() local
[all...]
H A Dsimd_ast_print.cpp114 T lin = 0; in result() local
H A Dfor_simd_linear_messages.cpp10 …int i, lin, step_sz; // expected-note {{initialize the variable 'lin' to silence this warning}} ex… in xxx() local
H A Dtarget_simd_linear_messages.cpp20 …int i, lin, step_sz; // expected-note {{initialize the variable 'lin' to silence this warning}} ex… in xxx() local
H A Dparallel_for_linear_messages.cpp10 …int i, lin, step_sz; // expected-note {{initialize the variable 'lin' to silence this warning}} ex… in xxx() local
H A Dtarget_parallel_for_simd_linear_messages.cpp21 …int i, lin, step_sz; // expected-note {{initialize the variable 'lin' to silence this warning}} ex… in xxx() local
H A Dtarget_parallel_for_linear_messages.cpp19 …int i, lin, step_sz; // expected-note {{initialize the variable 'lin' to silence this warning}} ex… in xxx() local
H A Dparallel_for_simd_linear_messages.cpp9 …int i, lin, step_sz; // expected-note {{initialize the variable 'lin' to silence this warning}} ex… in xxx() local
H A Dsimd_codegen.cpp118 int lin = 12; in simple() local
H A Dfor_linear_messages.cpp10 int i, lin, step_sz; // expected-note {{initialize the variable 'lin' to silence this warning}} expected-note {{initialize the variable 'step_sz' to silence this warning}} xxx() local
H A Dparallel_master_taskloop_simd_linear_messages.cpp19 int i, lin, step_sz; // expected-note {{initialize the variable 'lin' to silence this warning}} expected-note {{initialize the variable 'step_sz' to silence this warning}} in xxx() local
H A Dmasked_taskloop_simd_linear_messages.cpp19 int i, lin, step_sz; // expected-note {{initialize the variable 'lin' to silence this warning}} expected-note {{initialize the variable 'step_sz' to silence this warning}} in xxx() local
/llvm-project/polly/lib/External/isl/
H A Disl_convex_hull.c875 struct isl_basic_set *lin = NULL; in induced_lineality_space() local
950 __isl_take isl_basic_set *lin) in modulo_lineality()
1285 isl_basic_set *lin, *aff; in convex_hull_pair() local
1351 struct isl_basic_set *lin = NULL; in isl_basic_set_lineality_space() local
1401 struct isl_set *lin = NULL; in isl_set_combined_lineality_space() local
1797 struct isl_basic_set *lin; in uset_convex_hull() local

12