Searched refs:INTEGER_CST_P (Results 1 – 18 of 18) sorted by relevance
1954 if ((c->iterator || c->expr->rank > 0) && INTEGER_CST_P (*poffset)) in gfc_trans_array_constructor_value()2102 if (!INTEGER_CST_P (*poffset)) in gfc_trans_array_constructor_value()2235 if (*len && INTEGER_CST_P (*len)) in get_array_ctor_all_strlen()2280 if (*len && INTEGER_CST_P (*len)) in get_array_ctor_var_strlen()2370 if (len && !(*len && INTEGER_CST_P (*len))) in get_array_ctor_strlen()2571 if (!INTEGER_CST_P (loop->from[i]) || !INTEGER_CST_P (loop->to[i])) in constant_array_constructor_loop_size()2825 gcc_assert (INTEGER_CST_P (offset)); in trans_array_constructor()5232 else if (INTEGER_CST_P (info->stride[dim]) in set_loop_bounds()5233 && !INTEGER_CST_P (specinfo->stride[spec_dim])) in set_loop_bounds()5235 else if (INTEGER_CST_P (info->start[dim]) in set_loop_bounds()[all …]
963 #define INTEGER_CST_P(node) (TREE_CODE(node) == INTEGER_CST) macro
1944 if (INTEGER_CST_P (lower)) in gfc_get_array_type_bounds()1956 if (INTEGER_CST_P (upper)) in gfc_get_array_type_bounds()1975 gcc_assert (INTEGER_CST_P (stride)); in gfc_get_array_type_bounds()
494 if (!INTEGER_CST_P (size)) in gfc_can_put_var_on_stack()743 && INTEGER_CST_P (DECL_SIZE_UNIT (decl)) in gfc_finish_var_decl()1230 || INTEGER_CST_P (sym->ts.u.cl->backend_decl); in gfc_build_dummy_array_decl()5339 if (length && !INTEGER_CST_P (length)) in gfc_create_module_variable()
2687 gcc_assert (tmp && INTEGER_CST_P (tmp)); in gfc_conv_component_ref()3292 if (INTEGER_CST_P (lse.expr) in gfc_conv_power_op()4036 && INTEGER_CST_P (len1) && INTEGER_CST_P (len2)) in gfc_build_compare_string()4054 if (INTEGER_CST_P (len1) && INTEGER_CST_P (len2) in gfc_build_compare_string()7726 if (!INTEGER_CST_P (se->string_length) in gfc_conv_statement_function()
4151 if (INTEGER_CST_P (size)) in gfc_do_allocate()4159 if (gfc_can_put_var_on_stack (bytesize) && INTEGER_CST_P (size)) in gfc_do_allocate()4481 if (INTEGER_CST_P (inner_size)) in compute_overall_iter_number()4485 && INTEGER_CST_P (forall_tmp->size)) in compute_overall_iter_number()
2429 if (INTEGER_CST_P (dim_arg)) in trans_this_image()2975 if (INTEGER_CST_P (bound)) in gfc_conv_intrinsic_bound()2986 if (!INTEGER_CST_P (bound) || (as && as->type == AS_ASSUMED_RANK)) in gfc_conv_intrinsic_bound()3196 if (INTEGER_CST_P (bound)) in conv_intrinsic_cobound()
2050 if ((c->iterator || c->expr->rank > 0) && INTEGER_CST_P (*poffset)) in gfc_trans_array_constructor_value()2198 if (!INTEGER_CST_P (*poffset)) in gfc_trans_array_constructor_value()2331 if (*len && INTEGER_CST_P (*len)) in get_array_ctor_all_strlen()2376 if (*len && INTEGER_CST_P (*len)) in get_array_ctor_var_strlen()2466 if (len && !(*len && INTEGER_CST_P (*len))) in get_array_ctor_strlen()2667 if (!INTEGER_CST_P (loop->from[i]) || !INTEGER_CST_P (loop->to[i])) in constant_array_constructor_loop_size()2921 gcc_assert (INTEGER_CST_P (offset)); in trans_array_constructor()5339 else if (INTEGER_CST_P (info->stride[dim]) in set_loop_bounds()5340 && !INTEGER_CST_P (specinfo->stride[spec_dim])) in set_loop_bounds()5342 else if (INTEGER_CST_P (info->start[dim]) in set_loop_bounds()[all …]
972 #define INTEGER_CST_P(node) (TREE_CODE(node) == INTEGER_CST) macro
2004 if (INTEGER_CST_P (lower)) in gfc_get_array_type_bounds()2016 if (INTEGER_CST_P (upper)) in gfc_get_array_type_bounds()2035 gcc_assert (INTEGER_CST_P (stride)); in gfc_get_array_type_bounds()
491 if (!INTEGER_CST_P (size)) in gfc_can_put_var_on_stack()748 && INTEGER_CST_P (DECL_SIZE_UNIT (decl)) in gfc_finish_var_decl()1235 || INTEGER_CST_P (sym->ts.u.cl->backend_decl); in gfc_build_dummy_array_decl()5267 if (length && !INTEGER_CST_P (length)) in gfc_create_module_variable()6839 && !INTEGER_CST_P (sym->ts.u.cl->backend_decl)) in gfc_conv_cfi_to_gfc()
2781 gcc_assert (tmp && INTEGER_CST_P (tmp)); in gfc_conv_component_ref()3394 if (INTEGER_CST_P (lse.expr) in gfc_conv_power_op()4125 && INTEGER_CST_P (len1) && INTEGER_CST_P (len2)) in gfc_build_compare_string()4143 if (INTEGER_CST_P (len1) && INTEGER_CST_P (len2) in gfc_build_compare_string()8269 if (!INTEGER_CST_P (se->string_length) in gfc_conv_statement_function()
4187 if (INTEGER_CST_P (size)) in gfc_do_allocate()4195 if (gfc_can_put_var_on_stack (bytesize) && INTEGER_CST_P (size)) in gfc_do_allocate()4517 if (INTEGER_CST_P (inner_size)) in compute_overall_iter_number()4521 && INTEGER_CST_P (forall_tmp->size)) in compute_overall_iter_number()
2437 if (INTEGER_CST_P (dim_arg)) in trans_this_image()2984 if (INTEGER_CST_P (bound)) in gfc_conv_intrinsic_bound()2997 if (!INTEGER_CST_P (bound) || (as && as->type == AS_ASSUMED_RANK)) in gfc_conv_intrinsic_bound()3189 if (INTEGER_CST_P (bound)) in conv_intrinsic_cobound()
205 (pointer_plus (addr@@2 @@0) INTEGER_CST_P@@1)
46726 (pointer_plus (addr@2 @0) INTEGER_CST_P@1)
45101 (pointer_plus (addr@2 @0) INTEGER_CST_P@1)