Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_SIMDLEN (Results 1 – 25 of 415) sorted by relevance

12345678910>>...17

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c-family/
H A Dc-omp.c941 if (OMP_CLAUSE_CODE (a) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clause_cmp()
966 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_numbers()
1007 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_decls()
/dports/lang/gnat_util/gcc-6-20180516/gcc/c-family/
H A Dc-omp.c1031 case OMP_CLAUSE_SIMDLEN: in c_omp_split_clauses()
1409 if (OMP_CLAUSE_CODE (a) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clause_cmp()
1434 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_numbers()
1494 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_decls()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c-family/
H A Dc-omp.c1031 case OMP_CLAUSE_SIMDLEN: in c_omp_split_clauses()
1409 if (OMP_CLAUSE_CODE (a) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clause_cmp()
1434 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_numbers()
1494 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_decls()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-omp.c1118 case OMP_CLAUSE_SIMDLEN: in c_omp_split_clauses()
1496 if (OMP_CLAUSE_CODE (a) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clause_cmp()
1521 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_numbers()
1581 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_decls()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c-family/
H A Dc-omp.c1118 case OMP_CLAUSE_SIMDLEN: in c_omp_split_clauses()
1496 if (OMP_CLAUSE_CODE (a) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clause_cmp()
1521 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_numbers()
1581 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_decls()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-omp.c1118 case OMP_CLAUSE_SIMDLEN: in c_omp_split_clauses()
1496 if (OMP_CLAUSE_CODE (a) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clause_cmp()
1521 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_numbers()
1581 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_decls()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-omp.c1118 case OMP_CLAUSE_SIMDLEN: in c_omp_split_clauses()
1496 if (OMP_CLAUSE_CODE (a) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clause_cmp()
1521 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_numbers()
1581 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_decls()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-omp.c1118 case OMP_CLAUSE_SIMDLEN: in c_omp_split_clauses()
1496 if (OMP_CLAUSE_CODE (a) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clause_cmp()
1521 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_numbers()
1581 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_decls()
/dports/lang/gcc8/gcc-8.5.0/gcc/c-family/
H A Dc-omp.c1118 case OMP_CLAUSE_SIMDLEN: in c_omp_split_clauses()
1496 if (OMP_CLAUSE_CODE (a) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clause_cmp()
1521 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_numbers()
1581 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_decls()
/dports/lang/gcc9/gcc-9.4.0/gcc/c-family/
H A Dc-omp.c1364 case OMP_CLAUSE_SIMDLEN: in c_omp_split_clauses()
1915 if (OMP_CLAUSE_CODE (a) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clause_cmp()
1940 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_numbers()
2000 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_decls()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c-family/
H A Dc-omp.c1364 case OMP_CLAUSE_SIMDLEN: in c_omp_split_clauses()
1915 if (OMP_CLAUSE_CODE (a) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clause_cmp()
1940 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_numbers()
2000 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_decls()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c-family/
H A Dc-omp.c1364 case OMP_CLAUSE_SIMDLEN: in c_omp_split_clauses()
1915 if (OMP_CLAUSE_CODE (a) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clause_cmp()
1940 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_numbers()
2000 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_decls()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c-family/
H A Dc-omp.c1370 case OMP_CLAUSE_SIMDLEN: in c_omp_split_clauses()
1977 if (OMP_CLAUSE_CODE (a) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clause_cmp()
2002 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_numbers()
2062 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_decls()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c-family/
H A Dc-omp.c1370 case OMP_CLAUSE_SIMDLEN: in c_omp_split_clauses()
1977 if (OMP_CLAUSE_CODE (a) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clause_cmp()
2002 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_numbers()
2062 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_decls()
/dports/lang/gcc10/gcc-10.3.0/gcc/c-family/
H A Dc-omp.c1370 case OMP_CLAUSE_SIMDLEN: in c_omp_split_clauses()
1977 if (OMP_CLAUSE_CODE (a) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clause_cmp()
2002 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_numbers()
2062 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_decls()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c-family/
H A Dc-omp.c1637 case OMP_CLAUSE_SIMDLEN: in c_omp_split_clauses()
2434 if (OMP_CLAUSE_CODE (a) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clause_cmp()
2459 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_numbers()
2519 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_decls()
/dports/lang/gcc11/gcc-11.2.0/gcc/c-family/
H A Dc-omp.c1637 case OMP_CLAUSE_SIMDLEN: in c_omp_split_clauses()
2434 if (OMP_CLAUSE_CODE (a) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clause_cmp()
2459 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_numbers()
2519 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_decls()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c-family/
H A Dc-omp.c1637 case OMP_CLAUSE_SIMDLEN: in c_omp_split_clauses()
2434 if (OMP_CLAUSE_CODE (a) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clause_cmp()
2459 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_numbers()
2519 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_decls()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dattribs.c1229 if (OMP_CLAUSE_CODE (cl1) != OMP_CLAUSE_SIMDLEN) in omp_declare_simd_clauses_equal()
1247 case OMP_CLAUSE_SIMDLEN: in omp_declare_simd_clauses_equal()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dattribs.c1229 if (OMP_CLAUSE_CODE (cl1) != OMP_CLAUSE_SIMDLEN) in omp_declare_simd_clauses_equal()
1247 case OMP_CLAUSE_SIMDLEN: in omp_declare_simd_clauses_equal()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dattribs.c1229 if (OMP_CLAUSE_CODE (cl1) != OMP_CLAUSE_SIMDLEN) in omp_declare_simd_clauses_equal()
1247 case OMP_CLAUSE_SIMDLEN: in omp_declare_simd_clauses_equal()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dattribs.c1229 if (OMP_CLAUSE_CODE (cl1) != OMP_CLAUSE_SIMDLEN) in omp_declare_simd_clauses_equal()
1247 case OMP_CLAUSE_SIMDLEN: in omp_declare_simd_clauses_equal()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dattribs.c1229 if (OMP_CLAUSE_CODE (cl1) != OMP_CLAUSE_SIMDLEN) in omp_declare_simd_clauses_equal()
1247 case OMP_CLAUSE_SIMDLEN: in omp_declare_simd_clauses_equal()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dattribs.c1230 if (OMP_CLAUSE_CODE (cl1) != OMP_CLAUSE_SIMDLEN) in omp_declare_simd_clauses_equal()
1248 case OMP_CLAUSE_SIMDLEN: in omp_declare_simd_clauses_equal()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c-family/
H A Dc-omp.c1889 case OMP_CLAUSE_SIMDLEN: in c_omp_split_clauses()
2791 if (OMP_CLAUSE_CODE (a) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clause_cmp()
2816 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_numbers()
2876 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_SIMDLEN in c_omp_declare_simd_clauses_to_decls()

12345678910>>...17