Searched refs:OPENMP_TARGET_TEAMS_CLAUSE (Results 1 – 2 of 2) sorted by relevance
176 #ifndef OPENMP_TARGET_TEAMS_CLAUSE177 #define OPENMP_TARGET_TEAMS_CLAUSE(Name)928 OPENMP_TARGET_TEAMS_CLAUSE(if)929 OPENMP_TARGET_TEAMS_CLAUSE(device)930 OPENMP_TARGET_TEAMS_CLAUSE(map)931 OPENMP_TARGET_TEAMS_CLAUSE(private)932 OPENMP_TARGET_TEAMS_CLAUSE(nowait)933 OPENMP_TARGET_TEAMS_CLAUSE(depend)934 OPENMP_TARGET_TEAMS_CLAUSE(defaultmap)935 OPENMP_TARGET_TEAMS_CLAUSE(firstprivate)[all …]
860 #define OPENMP_TARGET_TEAMS_CLAUSE(Name) \ in isAllowedClauseForDirective() macro