Searched refs:ORT_SIMD (Results 1 – 4 of 4) sorted by relevance
140 ORT_SIMD = 0x04, enumerator791 || ctx->region_type == ORT_SIMD in gimple_add_tmp_var()794 if (ctx->region_type == ORT_SIMD in gimple_add_tmp_var()1363 if (ctx->region_type == ORT_SIMD in gimplify_bind_expr()6870 && ctx->region_type != ORT_SIMD in omp_firstprivatize_variable()7561 || ctx->region_type == ORT_SIMD in omp_notice_variable()7581 if (ctx->region_type == ORT_SIMD in omp_notice_variable()7695 && ctx->region_type != ORT_SIMD in omp_is_private()7759 || ctx->region_type == ORT_SIMD in omp_check_private()7964 || ctx->region_type == ORT_SIMD in gimplify_omp_depend()[all …]
145 ORT_SIMD = 0x04, enumerator796 || ctx->region_type == ORT_SIMD in gimple_add_tmp_var()799 if (ctx->region_type == ORT_SIMD in gimple_add_tmp_var()1373 if (ctx->region_type == ORT_SIMD in gimplify_bind_expr()7194 && ctx->region_type != ORT_SIMD in omp_firstprivatize_variable()7921 || ctx->region_type == ORT_SIMD in omp_notice_variable()7941 if (ctx->region_type == ORT_SIMD in omp_notice_variable()8055 && ctx->region_type != ORT_SIMD in omp_is_private()8119 || ctx->region_type == ORT_SIMD in omp_check_private()8449 || ctx->region_type == ORT_SIMD in gimplify_omp_depend()[all …]
21383 (enum omp_region_type): Add ORT_SIMD.21384 (gimple_add_tmp_var): Handle ORT_SIMD.21389 (omp_notice_variable): Handle ORT_SIMD.21390 (omp_is_private): Add SIMD argument and handle it as well as ORT_SIMD.21391 (omp_check_private): Handle ORT_SIMD.
46321 * gimplify.c (gimplify_bind_expr): In ORT_SIMD region