Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_ALLOCATE (Results 1 – 25 of 69) sorted by relevance

123

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c-family/
H A Dc-omp.c2205 case OMP_CLAUSE_ALLOCATE: in c_omp_split_clauses()
2255 OMP_CLAUSE_ALLOCATE); in c_omp_split_clauses()
2285 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_ALLOCATE in c_omp_split_clauses()
2330 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_ALLOCATE in c_omp_split_clauses()
2367 && OMP_CLAUSE_CODE (*p[i]) != OMP_CLAUSE_ALLOCATE) in c_omp_split_clauses()
/dports/lang/gcc11/gcc-11.2.0/gcc/c-family/
H A Dc-omp.c2205 case OMP_CLAUSE_ALLOCATE: in c_omp_split_clauses()
2255 OMP_CLAUSE_ALLOCATE); in c_omp_split_clauses()
2285 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_ALLOCATE in c_omp_split_clauses()
2330 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_ALLOCATE in c_omp_split_clauses()
2367 && OMP_CLAUSE_CODE (*p[i]) != OMP_CLAUSE_ALLOCATE) in c_omp_split_clauses()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c-family/
H A Dc-omp.c2205 case OMP_CLAUSE_ALLOCATE: in c_omp_split_clauses()
2255 OMP_CLAUSE_ALLOCATE); in c_omp_split_clauses()
2285 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_ALLOCATE in c_omp_split_clauses()
2330 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_ALLOCATE in c_omp_split_clauses()
2367 && OMP_CLAUSE_CODE (*p[i]) != OMP_CLAUSE_ALLOCATE) in c_omp_split_clauses()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c-family/
H A Dc-omp.c2559 case OMP_CLAUSE_ALLOCATE: in c_omp_split_clauses()
2609 OMP_CLAUSE_ALLOCATE); in c_omp_split_clauses()
2641 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_ALLOCATE in c_omp_split_clauses()
2686 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_ALLOCATE in c_omp_split_clauses()
2723 && OMP_CLAUSE_CODE (*p[i]) != OMP_CLAUSE_ALLOCATE) in c_omp_split_clauses()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-core.h294 OMP_CLAUSE_ALLOCATE, enumerator
H A Dtree-nested.c1460 case OMP_CLAUSE_ALLOCATE: in convert_nonlocal_omp_clauses()
2254 case OMP_CLAUSE_ALLOCATE: in convert_local_omp_clauses()
H A Dtree.h1799 OMP_CLAUSE_OPERAND (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_ALLOCATE), 1)
1802 OMP_CLAUSE_OPERAND (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_ALLOCATE), 2)
1809 (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_ALLOCATE)->base.public_flag)
H A Dgimplify.c10488 case OMP_CLAUSE_ALLOCATE: in gimplify_scan_omp_clauses()
11407 case OMP_CLAUSE_ALLOCATE: in gimplify_adjust_omp_clauses()
12304 c = omp_find_clause (OMP_FOR_CLAUSES (for_stmt), OMP_CLAUSE_ALLOCATE); in gimplify_omp_for()
12310 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_ALLOCATE) in gimplify_omp_for()
12876 if (omp_find_clause (c, OMP_CLAUSE_ALLOCATE)) in gimplify_omp_for()
12978 case OMP_CLAUSE_ALLOCATE: in gimplify_omp_for()
H A Dtree-pretty-print.c743 case OMP_CLAUSE_ALLOCATE: in dump_omp_clause()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-core.h284 OMP_CLAUSE_ALLOCATE, enumerator
H A Dtree-nested.c1459 case OMP_CLAUSE_ALLOCATE: in convert_nonlocal_omp_clauses()
2239 case OMP_CLAUSE_ALLOCATE: in convert_local_omp_clauses()
H A Dgimplify.c9992 case OMP_CLAUSE_ALLOCATE: in gimplify_scan_omp_clauses()
10889 case OMP_CLAUSE_ALLOCATE: in gimplify_adjust_omp_clauses()
11772 c = omp_find_clause (OMP_FOR_CLAUSES (for_stmt), OMP_CLAUSE_ALLOCATE); in gimplify_omp_for()
11778 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_ALLOCATE) in gimplify_omp_for()
12477 if (omp_find_clause (c, OMP_CLAUSE_ALLOCATE)) in gimplify_omp_for()
12579 case OMP_CLAUSE_ALLOCATE: in gimplify_omp_for()
H A Dtree.h1738 OMP_CLAUSE_OPERAND (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_ALLOCATE), 1)
1745 (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_ALLOCATE)->base.public_flag)
H A Dtree-pretty-print.c733 case OMP_CLAUSE_ALLOCATE: in dump_omp_clause()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-core.h284 OMP_CLAUSE_ALLOCATE, enumerator
H A Dtree-nested.c1458 case OMP_CLAUSE_ALLOCATE: in convert_nonlocal_omp_clauses()
2238 case OMP_CLAUSE_ALLOCATE: in convert_local_omp_clauses()
H A Dgimplify.c9992 case OMP_CLAUSE_ALLOCATE: in gimplify_scan_omp_clauses()
10889 case OMP_CLAUSE_ALLOCATE: in gimplify_adjust_omp_clauses()
11772 c = omp_find_clause (OMP_FOR_CLAUSES (for_stmt), OMP_CLAUSE_ALLOCATE); in gimplify_omp_for()
11778 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_ALLOCATE) in gimplify_omp_for()
12477 if (omp_find_clause (c, OMP_CLAUSE_ALLOCATE)) in gimplify_omp_for()
12579 case OMP_CLAUSE_ALLOCATE: in gimplify_omp_for()
H A Dtree.h1738 OMP_CLAUSE_OPERAND (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_ALLOCATE), 1)
1745 (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_ALLOCATE)->base.public_flag)
H A Dtree-pretty-print.c733 case OMP_CLAUSE_ALLOCATE: in dump_omp_clause()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-core.h284 OMP_CLAUSE_ALLOCATE, enumerator
H A Dtree-nested.c1458 case OMP_CLAUSE_ALLOCATE: in convert_nonlocal_omp_clauses()
2238 case OMP_CLAUSE_ALLOCATE: in convert_local_omp_clauses()
H A Dgimplify.c9992 case OMP_CLAUSE_ALLOCATE: in gimplify_scan_omp_clauses()
10889 case OMP_CLAUSE_ALLOCATE: in gimplify_adjust_omp_clauses()
11772 c = omp_find_clause (OMP_FOR_CLAUSES (for_stmt), OMP_CLAUSE_ALLOCATE); in gimplify_omp_for()
11778 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_ALLOCATE) in gimplify_omp_for()
12477 if (omp_find_clause (c, OMP_CLAUSE_ALLOCATE)) in gimplify_omp_for()
12579 case OMP_CLAUSE_ALLOCATE: in gimplify_omp_for()
H A Dtree.h1738 OMP_CLAUSE_OPERAND (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_ALLOCATE), 1)
1745 (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_ALLOCATE)->base.public_flag)
H A Dtree-pretty-print.c733 case OMP_CLAUSE_ALLOCATE: in dump_omp_clause()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/
H A Dsemantics.c7346 case OMP_CLAUSE_ALLOCATE: in finish_omp_clauses()
8592 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_ALLOCATE in finish_omp_clauses()

123