Home
last modified time | relevance | path

Searched refs:gimple_assign_cast_p (Results 1 – 23 of 23) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-warn-alloca.c247 && gimple_assign_cast_p (def) in cast_from_signed_p()
335 if (gimple_assign_cast_p (def)) in alloca_call_type()
H A Dtree-stdarg.c161 || gimple_assign_cast_p (stmt)) in va_list_counter_bump()
228 || gimple_assign_cast_p (stmt)) in va_list_counter_bump()
614 || gimple_assign_cast_p (stmt) in check_all_va_list_escapes()
H A Dtree-tailcall.c278 if ((rhs_class == GIMPLE_SINGLE_RHS || gimple_assign_cast_p (stmt)) in process_assignment()
283 if (gimple_assign_cast_p (stmt)) in process_assignment()
H A Dtree-ssa-reassoc.c3189 if (gimple_assign_cast_p (g) in optimize_range_tests_var_bound()
3609 if (!gimple_assign_cast_p (stmt) in final_range_test_p()
3623 if (gimple_assign_cast_p (stmt) in final_range_test_p()
3629 if (!gimple_assign_cast_p (stmt) in final_range_test_p()
3642 if (gimple_assign_cast_p (stmt)) in final_range_test_p()
4213 else if (gimple_assign_cast_p (use_stmt)) in maybe_optimize_range_tests()
4224 = gimple_assign_cast_p (cast_or_tcc_cmp_stmt) in maybe_optimize_range_tests()
H A Dtree-ssa-phiopt.c442 if (!gimple_assign_cast_p (arg0_def_stmt)) in factor_out_conditional_conversion()
475 if (gimple_assign_cast_p (arg0_def_stmt)) in factor_out_conditional_conversion()
H A Dtree-vrp.c3247 if (gimple_assign_cast_p (def_stmt)) in register_edge_assert_for_2()
3402 && gimple_assign_cast_p (def_stmt)) in register_edge_assert_for_2()
3551 if (gimple_assign_cast_p (def_stmt2)) in register_edge_assert_for_2()
5233 if (!gimple_assign_cast_p (stmt2) in maybe_set_nonzero_bits()
H A Dtree-vect-patterns.c1971 else if (def_stmt && gimple_assign_cast_p (def_stmt)) in vect_recog_rotate_pattern()
2170 if (!STMT_VINFO_IN_PATTERN_P (def_vinfo) && gimple_assign_cast_p (def_stmt)) in vect_recog_vector_vector_shift_pattern()
H A Dtree-ssa-forwprop.c1105 if (gimple_assign_cast_p (def_stmt)) in simplify_gimple_switch()
H A Dubsan.c2118 || (gimple_assign_cast_p (def_stmt) in instrument_object_size()
H A Dcgraph.c1480 && gimple_assign_cast_p (SSA_NAME_DEF_STMT (arg)) in redirect_call_stmt_to_callee()
H A Dtree-ssa-strlen.c3255 || (gimple_assign_cast_p (stmt) in strlen_check_and_optimize_stmt()
H A Dpredict.c2701 if (gimple_assign_cast_p (g)) in zero_one_minusone()
H A Dgimple.h2764 gimple_assign_cast_p (const gimple *s)
H A Dtree-vect-data-refs.c134 && (gimple_assign_cast_p (stmt) in vect_get_smallest_scalar_type()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-stdarg.c158 || gimple_assign_cast_p (stmt)) in va_list_counter_bump()
225 || gimple_assign_cast_p (stmt)) in va_list_counter_bump()
581 || gimple_assign_cast_p (stmt) in check_all_va_list_escapes()
H A Dtree-tailcall.c268 if ((rhs_class == GIMPLE_SINGLE_RHS || gimple_assign_cast_p (stmt)) in process_assignment()
273 if (gimple_assign_cast_p (stmt) in process_assignment()
H A Dmatrix-reorg.c777 if (gimple_assign_copy_p (stmt) || gimple_assign_cast_p (stmt)) in analyze_matrix_allocation_site()
947 if ((gimple_assign_copy_p (def_stmt) || gimple_assign_cast_p (def_stmt)) in get_index_from_offset()
1213 || gimple_assign_cast_p (use_stmt)) in analyze_accesses_for_assign_stmt()
H A Dtree-ssa-strlen.c1792 || (gimple_assign_cast_p (stmt) in strlen_optimize_stmt()
H A Dtree-vect-patterns.c1503 if (gimple_assign_cast_p (def_stmt)) in vect_recog_vector_vector_shift_pattern()
H A Dgimple.h2072 gimple_assign_cast_p (gimple s) in gimple_assign_cast_p() function
H A Dtree-vect-data-refs.c112 && (gimple_assign_cast_p (stmt) in vect_get_smallest_scalar_type()
H A Dtree-vrp.c4383 if (gimple_assign_cast_p (def_stmt)) in register_edge_assert_for_2()
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dgimple.texi704 @deftypefn {GIMPLE function} bool gimple_assign_cast_p (gimple g)
1105 @deftypefn {GIMPLE function} bool gimple_assign_cast_p (gimple s)