reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1009 OPENMP_TARGET_TEAMS_DISTRIBUTE_SIMD_CLAUSE(if) 1010 OPENMP_TARGET_TEAMS_DISTRIBUTE_SIMD_CLAUSE(device) 1011 OPENMP_TARGET_TEAMS_DISTRIBUTE_SIMD_CLAUSE(map) 1012 OPENMP_TARGET_TEAMS_DISTRIBUTE_SIMD_CLAUSE(private) 1013 OPENMP_TARGET_TEAMS_DISTRIBUTE_SIMD_CLAUSE(nowait) 1014 OPENMP_TARGET_TEAMS_DISTRIBUTE_SIMD_CLAUSE(depend) 1015 OPENMP_TARGET_TEAMS_DISTRIBUTE_SIMD_CLAUSE(defaultmap) 1016 OPENMP_TARGET_TEAMS_DISTRIBUTE_SIMD_CLAUSE(firstprivate) 1017 OPENMP_TARGET_TEAMS_DISTRIBUTE_SIMD_CLAUSE(lastprivate) 1018 OPENMP_TARGET_TEAMS_DISTRIBUTE_SIMD_CLAUSE(is_device_ptr) 1019 OPENMP_TARGET_TEAMS_DISTRIBUTE_SIMD_CLAUSE(shared) 1020 OPENMP_TARGET_TEAMS_DISTRIBUTE_SIMD_CLAUSE(reduction) 1021 OPENMP_TARGET_TEAMS_DISTRIBUTE_SIMD_CLAUSE(num_teams) 1022 OPENMP_TARGET_TEAMS_DISTRIBUTE_SIMD_CLAUSE(thread_limit) 1023 OPENMP_TARGET_TEAMS_DISTRIBUTE_SIMD_CLAUSE(collapse) 1024 OPENMP_TARGET_TEAMS_DISTRIBUTE_SIMD_CLAUSE(dist_schedule) 1025 OPENMP_TARGET_TEAMS_DISTRIBUTE_SIMD_CLAUSE(linear) 1026 OPENMP_TARGET_TEAMS_DISTRIBUTE_SIMD_CLAUSE(aligned) 1027 OPENMP_TARGET_TEAMS_DISTRIBUTE_SIMD_CLAUSE(safelen) 1028 OPENMP_TARGET_TEAMS_DISTRIBUTE_SIMD_CLAUSE(simdlen) 1029 OPENMP_TARGET_TEAMS_DISTRIBUTE_SIMD_CLAUSE(allocate)