Lines Matching refs:OMP_CLAUSE_MASK_1

1067   if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NUM_THREADS)) != 0)  in c_omp_split_clauses()
1135 if ((mask & ((OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SCHEDULE) in c_omp_split_clauses()
1136 | (OMP_CLAUSE_MASK_1 in c_omp_split_clauses()
1138 | (OMP_CLAUSE_MASK_1 in c_omp_split_clauses()
1155 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SCHEDULE)) != 0) in c_omp_split_clauses()
1157 if ((mask & (OMP_CLAUSE_MASK_1 in c_omp_split_clauses()
1171 else if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NOGROUP)) in c_omp_split_clauses()
1196 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_MAP)) in c_omp_split_clauses()
1200 && (mask & ((OMP_CLAUSE_MASK_1 in c_omp_split_clauses()
1202 | (OMP_CLAUSE_MASK_1 in c_omp_split_clauses()
1215 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NUM_THREADS)) in c_omp_split_clauses()
1218 if ((mask & ((OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NUM_TEAMS) in c_omp_split_clauses()
1219 | (OMP_CLAUSE_MASK_1 in c_omp_split_clauses()
1227 if ((mask & (OMP_CLAUSE_MASK_1 in c_omp_split_clauses()
1240 else if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NUM_TEAMS)) in c_omp_split_clauses()
1252 else if ((mask & (OMP_CLAUSE_MASK_1 in c_omp_split_clauses()
1259 else if ((mask & (OMP_CLAUSE_MASK_1 in c_omp_split_clauses()
1282 if ((mask & (OMP_CLAUSE_MASK_1 in c_omp_split_clauses()
1293 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NUM_THREADS)) in c_omp_split_clauses()
1301 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SCHEDULE)) != 0) in c_omp_split_clauses()
1306 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NUM_THREADS)) in c_omp_split_clauses()
1320 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NOGROUP)) in c_omp_split_clauses()
1326 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NUM_TEAMS)) in c_omp_split_clauses()
1329 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NUM_THREADS)) in c_omp_split_clauses()
1351 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SCHEDULE)) != 0) in c_omp_split_clauses()
1367 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NUM_TEAMS)) in c_omp_split_clauses()
1383 else if ((mask & (OMP_CLAUSE_MASK_1 in c_omp_split_clauses()
1397 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NOGROUP)) in c_omp_split_clauses()
1400 else if ((mask & (OMP_CLAUSE_MASK_1 in c_omp_split_clauses()
1403 if ((mask & (OMP_CLAUSE_MASK_1 in c_omp_split_clauses()
1450 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_MAP)) in c_omp_split_clauses()
1466 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_MAP)) == 0) in c_omp_split_clauses()
1468 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NUM_TEAMS)) == 0) in c_omp_split_clauses()
1470 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_DIST_SCHEDULE)) == 0) in c_omp_split_clauses()
1472 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NUM_THREADS)) == 0) in c_omp_split_clauses()
1474 if ((mask & ((OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SCHEDULE) in c_omp_split_clauses()
1475 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_NOGROUP))) == 0 in c_omp_split_clauses()