reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
808 OPENMP_TARGET_PARALLEL_FOR_SIMD_CLAUSE(if) 809 OPENMP_TARGET_PARALLEL_FOR_SIMD_CLAUSE(device) 810 OPENMP_TARGET_PARALLEL_FOR_SIMD_CLAUSE(map) 811 OPENMP_TARGET_PARALLEL_FOR_SIMD_CLAUSE(private) 812 OPENMP_TARGET_PARALLEL_FOR_SIMD_CLAUSE(firstprivate) 813 OPENMP_TARGET_PARALLEL_FOR_SIMD_CLAUSE(lastprivate) 814 OPENMP_TARGET_PARALLEL_FOR_SIMD_CLAUSE(nowait) 815 OPENMP_TARGET_PARALLEL_FOR_SIMD_CLAUSE(depend) 816 OPENMP_TARGET_PARALLEL_FOR_SIMD_CLAUSE(defaultmap) 817 OPENMP_TARGET_PARALLEL_FOR_SIMD_CLAUSE(num_threads) 818 OPENMP_TARGET_PARALLEL_FOR_SIMD_CLAUSE(default) 819 OPENMP_TARGET_PARALLEL_FOR_SIMD_CLAUSE(proc_bind) 820 OPENMP_TARGET_PARALLEL_FOR_SIMD_CLAUSE(shared) 821 OPENMP_TARGET_PARALLEL_FOR_SIMD_CLAUSE(reduction) 822 OPENMP_TARGET_PARALLEL_FOR_SIMD_CLAUSE(collapse) 823 OPENMP_TARGET_PARALLEL_FOR_SIMD_CLAUSE(schedule) 824 OPENMP_TARGET_PARALLEL_FOR_SIMD_CLAUSE(ordered) 825 OPENMP_TARGET_PARALLEL_FOR_SIMD_CLAUSE(linear) 826 OPENMP_TARGET_PARALLEL_FOR_SIMD_CLAUSE(safelen) 827 OPENMP_TARGET_PARALLEL_FOR_SIMD_CLAUSE(simdlen) 828 OPENMP_TARGET_PARALLEL_FOR_SIMD_CLAUSE(aligned) 829 OPENMP_TARGET_PARALLEL_FOR_SIMD_CLAUSE(is_device_ptr) 830 OPENMP_TARGET_PARALLEL_FOR_SIMD_CLAUSE(allocate)