Home
last modified time | relevance | path

Searched refs:INTEGRAL_TYPE_P (Results 1 – 25 of 139) sorted by relevance

123456

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dmatch.pd291 (if (INTEGRAL_TYPE_P (type)
379 || (INTEGRAL_TYPE_P (type)
408 (if (INTEGRAL_TYPE_P (type)
424 (if (INTEGRAL_TYPE_P (type)
433 (if ((INTEGRAL_TYPE_P (type) || VECTOR_INTEGER_TYPE_P (type))
446 (if ((INTEGRAL_TYPE_P (type) || VECTOR_INTEGER_TYPE_P (type))
457 (if (INTEGRAL_TYPE_P (type)
672 (if (INTEGRAL_TYPE_P (type)
687 (if (INTEGRAL_TYPE_P (type) || VECTOR_INTEGER_TYPE_P (type))
693 (if (INTEGRAL_TYPE_P (type))
[all …]
Dvalue-range.h284 if (INTEGRAL_TYPE_P (t)) in varying_compatible_p()
326 if (type && (INTEGRAL_TYPE_P (type) || POINTER_TYPE_P (type))) in supports_type_p()
479 if (INTEGRAL_TYPE_P (type)) in set_varying()
623 if (INTEGRAL_TYPE_P (type)) in vrp_val_max()
638 if (INTEGRAL_TYPE_P (type)) in vrp_val_min()
Dvr-values.cc127 else if (INTEGRAL_TYPE_P (TREE_TYPE (sym))) in get_lattice_entry()
264 if (INTEGRAL_TYPE_P (TREE_TYPE (var))) in update_value_range()
662 if (INTEGRAL_TYPE_P (type) in extract_range_for_var_from_comparison_expr()
847 if (INTEGRAL_TYPE_P (TREE_TYPE (op0)) in extract_range_from_binary_expr()
1250 && INTEGRAL_TYPE_P (TREE_TYPE (gimple_assign_lhs (stmt)))) in extract_range_basic()
1335 if (INTEGRAL_TYPE_P (type) in extract_range_basic()
1928 && ((INTEGRAL_TYPE_P (TREE_TYPE (lhs)) in get_output_for_vrp()
2242 if (!INTEGRAL_TYPE_P (TREE_TYPE (op0)) in vrp_evaluate_conditional_warnv_with_ops()
2401 && INTEGRAL_TYPE_P (type) in vrp_evaluate_conditional()
2981 if (INTEGRAL_TYPE_P (TREE_TYPE (tem)) in simplify_truth_ops_using_ranges()
[all …]
Dtree-ssa-phiopt.cc414 && INTEGRAL_TYPE_P (TREE_TYPE (phi_result)) in replace_phi_edge_with_variable()
548 if (INTEGRAL_TYPE_P (TREE_TYPE (new_arg0)) in factor_out_conditional_conversion()
681 if (!INTEGRAL_TYPE_P (TREE_TYPE (arg0)) in two_value_replacement()
682 || !INTEGRAL_TYPE_P (TREE_TYPE (arg1)) in two_value_replacement()
698 || !INTEGRAL_TYPE_P (TREE_TYPE (lhs)) in two_value_replacement()
1545 || (!INTEGRAL_TYPE_P (TREE_TYPE (arg0)) in value_replacement()
1609 || !INTEGRAL_TYPE_P (TREE_TYPE (lhs)) in value_replacement()
1610 || !INTEGRAL_TYPE_P (TREE_TYPE (rhs1)) in value_replacement()
1778 && INTEGRAL_TYPE_P (TREE_TYPE (rhs))) in minmax_replacement()
1805 && INTEGRAL_TYPE_P (TREE_TYPE (larger))) in minmax_replacement()
[all …]
Dtree-cfg.cc3073 if (INTEGRAL_TYPE_P (TREE_TYPE (expr)) in verify_types_in_gimple_reference()
3080 else if (!INTEGRAL_TYPE_P (TREE_TYPE (expr)) in verify_types_in_gimple_reference()
3090 if (INTEGRAL_TYPE_P (TREE_TYPE (op)) in verify_types_in_gimple_reference()
3319 && (INTEGRAL_TYPE_P (type2) in valid_fixed_convert_types_p()
3541 if (INTEGRAL_TYPE_P (type) in verify_gimple_comparison()
3645 && INTEGRAL_TYPE_P (rhs1_type)) in verify_gimple_assign_unary()
3647 && INTEGRAL_TYPE_P (lhs_type) in verify_gimple_assign_unary()
3661 && INTEGRAL_TYPE_P (rhs1_type)) in verify_gimple_assign_unary()
3662 || (INTEGRAL_TYPE_P (lhs_type) in verify_gimple_assign_unary()
3668 if (INTEGRAL_TYPE_P (lhs_type) != INTEGRAL_TYPE_P (rhs1_type)) in verify_gimple_assign_unary()
[all …]
Dtree-ssa-sccvn.h172 return (INTEGRAL_TYPE_P (type) in vn_hash_type()
173 + (INTEGRAL_TYPE_P (type) in vn_hash_type()
Dtree-ssa-loop-ch.cc139 if (INTEGRAL_TYPE_P (TREE_TYPE (res)) in should_duplicate_loop_header_p()
514 && INTEGRAL_TYPE_P (TREE_TYPE (lhs)) in copy_headers()
525 && INTEGRAL_TYPE_P (TREE_TYPE (rhs1)) in copy_headers()
Dtree-ssa-forwprop.cc559 || (INTEGRAL_TYPE_P (TREE_TYPE (rhs1)) in forward_propagate_into_gimple_cond()
706 if ((INTEGRAL_TYPE_P (TREE_TYPE (lhs)) in forward_propagate_addr_expr_1()
1123 if (INTEGRAL_TYPE_P (ti) in simplify_gimple_switch()
1512 || !INTEGRAL_TYPE_P (TREE_TYPE (lhsc)) in simplify_builtin_call()
1610 || !INTEGRAL_TYPE_P (TREE_TYPE (oarg2)) in simplify_builtin_call()
1634 && INTEGRAL_TYPE_P (TREE_TYPE (rhs1)) in simplify_builtin_call()
1878 if (!INTEGRAL_TYPE_P (rtype) in simplify_rotate()
1892 && INTEGRAL_TYPE_P (TREE_TYPE (def_arg1[0])) in simplify_rotate()
1893 && INTEGRAL_TYPE_P (TREE_TYPE (def_arg1[1])) in simplify_rotate()
1916 && INTEGRAL_TYPE_P (TREE_TYPE (def_arg1[i])) in simplify_rotate()
[all …]
Dtree-vrp.cc367 = INTEGRAL_TYPE_P (TREE_TYPE (val1)) in compare_values_warnv()
1247 if (! INTEGRAL_TYPE_P (TREE_TYPE (val)) in extract_code_and_val_from_cond_with_ops()
1256 && INTEGRAL_TYPE_P (TREE_TYPE (val))) in extract_code_and_val_from_cond_with_ops()
1329 && INTEGRAL_TYPE_P (TREE_TYPE (op0)) in overflow_comparison_p_1()
1483 && INTEGRAL_TYPE_P (TREE_TYPE (name3))) in register_edge_assert_for_2()
1498 && INTEGRAL_TYPE_P (TREE_TYPE (name2))) in register_edge_assert_for_2()
1609 && INTEGRAL_TYPE_P (TREE_TYPE (name2)) in register_edge_assert_for_2()
1645 && INTEGRAL_TYPE_P (TREE_TYPE (name2)) in register_edge_assert_for_2()
1704 if (INTEGRAL_TYPE_P (TREE_TYPE (rhs1)) in register_edge_assert_for_2()
1752 && INTEGRAL_TYPE_P (TREE_TYPE (val)) in register_edge_assert_for_2()
[all …]
Domp-simd-clone.cc503 if (INTEGRAL_TYPE_P (t) || POINTER_TYPE_P (t)) in simd_clone_adjust_return_type()
617 if (INTEGRAL_TYPE_P (parm_type) || POINTER_TYPE_P (parm_type)) in simd_clone_adjust_argument_types()
668 if (INTEGRAL_TYPE_P (base_type) || POINTER_TYPE_P (base_type)) in simd_clone_adjust_argument_types()
1327 if (!INTEGRAL_TYPE_P (TREE_TYPE (aref))) in simd_clone_adjust()
1511 gcc_assert (INTEGRAL_TYPE_P (TREE_TYPE (orig_arg)) in simd_clone_adjust()
1543 enum tree_code code = INTEGRAL_TYPE_P (TREE_TYPE (orig_arg)) in simd_clone_adjust()
1545 tree addtype = INTEGRAL_TYPE_P (TREE_TYPE (orig_arg)) in simd_clone_adjust()
1614 enum tree_code code = INTEGRAL_TYPE_P (TREE_TYPE (iter3)) in simd_clone_adjust()
1616 tree addtype = INTEGRAL_TYPE_P (TREE_TYPE (iter3)) in simd_clone_adjust()
Dfold-const.cc398 if (INTEGRAL_TYPE_P (type) && TYPE_UNSIGNED (type)) in negate_expr_p()
404 return (INTEGRAL_TYPE_P (type) in negate_expr_p()
467 if (INTEGRAL_TYPE_P (TREE_TYPE (t)) in negate_expr_p()
552 if (INTEGRAL_TYPE_P (type)) in fold_negate_expr_1()
960 if (!INTEGRAL_TYPE_P (type1) && !POINTER_TYPE_P (type1)) in int_binop_types_match_p()
962 if (!INTEGRAL_TYPE_P (type2) && !POINTER_TYPE_P (type2)) in int_binop_types_match_p()
2293 && (POINTER_TYPE_P (type) || INTEGRAL_TYPE_P (type)) in fold_convert_const()
2300 if (POINTER_TYPE_P (type) || INTEGRAL_TYPE_P (type) in fold_convert_const()
2351 = (INTEGRAL_TYPE_P (elttype) in fold_convert_const()
2352 && INTEGRAL_TYPE_P (arg1_elttype) in fold_convert_const()
[all …]
Dgimple-ssa-evrp-analyze.cc110 if (INTEGRAL_TYPE_P (TREE_TYPE (lhs))) in set_ssa_range_info()
166 && (INTEGRAL_TYPE_P (TREE_TYPE (gimple_cond_lhs (stmt))) in record_ranges_from_incoming_edge()
Dvalue-query.cc320 if (INTEGRAL_TYPE_P (type)) in update_global_range()
369 else if (INTEGRAL_TYPE_P (type)) in get_range_global()
Dtree-vector-builder.h101 return INTEGRAL_TYPE_P (TREE_TYPE (m_type)); in allow_steps_p()
Dtree-vect-patterns.cc294 if (!INTEGRAL_TYPE_P (type) || !INTEGRAL_TYPE_P (*orig_type) in type_conversion_p()
395 while (TREE_CODE (op) == SSA_NAME && INTEGRAL_TYPE_P (op_type)) in vect_look_through_possible_promotion()
569 if (!INTEGRAL_TYPE_P (type)) in vect_widened_op_tree()
602 || !INTEGRAL_TYPE_P (TREE_TYPE (op))) in vect_widened_op_tree()
1522 if (!INTEGRAL_TYPE_P (lhs_type)) in vect_recog_popcount_pattern()
2106 if (!INTEGRAL_TYPE_P (lhs_type) in vect_recog_mulhs_pattern()
2307 if (!INTEGRAL_TYPE_P (type) || target_precision >= TYPE_PRECISION (type)) in vect_recog_average_pattern()
2518 if (!INTEGRAL_TYPE_P (rhs_type) in vect_recog_cast_forwprop_pattern()
2531 if (!INTEGRAL_TYPE_P (lhs_type) in vect_recog_cast_forwprop_pattern()
2645 if (INTEGRAL_TYPE_P (TREE_TYPE (def)) in vect_recog_rotate_pattern()
[all …]
Dtree-chrec.cc256 if (INTEGRAL_TYPE_P (type) in chrec_fold_plus_1()
257 && INTEGRAL_TYPE_P (optype) in chrec_fold_plus_1()
289 if (INTEGRAL_TYPE_P (type) in chrec_fold_plus_1()
290 && INTEGRAL_TYPE_P (optype) in chrec_fold_plus_1()
550 if (INTEGRAL_TYPE_P (type) in chrec_evaluate()
Dtree-ssa.cc1084 else if (INTEGRAL_TYPE_P (TREE_TYPE (name))) in verify_ssa()
1552 && (! INTEGRAL_TYPE_P (TREE_TYPE (*tp)) in maybe_rewrite_mem_ref_base()
1555 && (! INTEGRAL_TYPE_P (TREE_TYPE (sym)) in maybe_rewrite_mem_ref_base()
1626 && (! INTEGRAL_TYPE_P (TREE_TYPE (base)) in non_rewritable_mem_ref_base()
1631 && (! INTEGRAL_TYPE_P (TREE_TYPE (decl)) in non_rewritable_mem_ref_base()
1683 && ((! INTEGRAL_TYPE_P (TREE_TYPE (decl)) in non_rewritable_lvalue_p()
1686 || (INTEGRAL_TYPE_P (TREE_TYPE (lhs)) in non_rewritable_lvalue_p()
Dtree-scalar-evolution.cc1336 && !INTEGRAL_TYPE_P (type)) in simplify_peeled_chrec()
1720 && INTEGRAL_TYPE_P (type) in interpret_rhs_expr()
1741 && INTEGRAL_TYPE_P (type) in interpret_rhs_expr()
1761 && INTEGRAL_TYPE_P (type) in interpret_rhs_expr()
1792 && INTEGRAL_TYPE_P (type) in interpret_rhs_expr()
3039 if (!INTEGRAL_TYPE_P (TREE_TYPE (base)) in iv_can_overflow_p()
3047 if (!INTEGRAL_TYPE_P (TREE_TYPE (step)) in iv_can_overflow_p()
3206 && !INTEGRAL_TYPE_P (type)) in simple_iv_with_niters()
3527 && !INTEGRAL_TYPE_P (TREE_TYPE (def))) in final_value_replacement_loop()
Dfold-const-call.cc658 if (INTEGRAL_TYPE_P (TREE_TYPE (ret_type)) in fold_const_vec_convert()
661 else if (INTEGRAL_TYPE_P (TREE_TYPE (arg_type)) in fold_const_vec_convert()
668 = (INTEGRAL_TYPE_P (TREE_TYPE (ret_type)) in fold_const_vec_convert()
669 && INTEGRAL_TYPE_P (TREE_TYPE (arg_type)) in fold_const_vec_convert()
1227 else if (INTEGRAL_TYPE_P (type)) in fold_const_call_1()
Dtree-ssa-sccvn.cc788 else if (INTEGRAL_TYPE_P (vr1->type) in vn_reference_eq()
789 && INTEGRAL_TYPE_P (vr2->type)) in vn_reference_eq()
794 else if (INTEGRAL_TYPE_P (vr1->type) in vn_reference_eq()
798 else if (INTEGRAL_TYPE_P (vr2->type) in vn_reference_eq()
1524 if (INTEGRAL_TYPE_P (ref->type)) in fully_constant_vn_reference_p()
2228 if (INTEGRAL_TYPE_P (vr->type) && maxsizei != TYPE_PRECISION (vr->type)) in push_partial_def()
2238 if (INTEGRAL_TYPE_P (type)) in push_partial_def()
2786 || (INTEGRAL_TYPE_P (vr->type) && known_eq (ref->size, 8))) in vn_reference_lookup_3()
2876 else if (INTEGRAL_TYPE_P (vr->type) in vn_reference_lookup_3()
2891 if (INTEGRAL_TYPE_P (vr->type)) in vn_reference_lookup_3()
[all …]
Dgimple-expr.cc101 if (INTEGRAL_TYPE_P (inner_type) in useless_type_conversion_p()
102 && INTEGRAL_TYPE_P (outer_type)) in useless_type_conversion_p()
Dtree-ssanames.cc500 if (INTEGRAL_TYPE_P (TREE_TYPE (op)) in ssa_name_has_boolean_range()
508 if (INTEGRAL_TYPE_P (TREE_TYPE (op)) in ssa_name_has_boolean_range()
Dtree-ssa-math-opts.cc2911 if (!INTEGRAL_TYPE_P (type)) in convert_plusminus_to_widen()
3263 if (INTEGRAL_TYPE_P (type) in convert_mult_to_fma()
3550 || !INTEGRAL_TYPE_P (TREE_TYPE (zero_cond_lhs)) in maybe_optimize_guarding_check()
3599 if (!lhs || !INTEGRAL_TYPE_P (TREE_TYPE (lhs))) in maybe_optimize_guarding_check()
3613 || !INTEGRAL_TYPE_P (TREE_TYPE (new_lhs)) in maybe_optimize_guarding_check()
3915 if (!INTEGRAL_TYPE_P (type) in match_arith_overflow()
3956 if (INTEGRAL_TYPE_P (TREE_TYPE (cast_lhs)) in match_arith_overflow()
4010 if (!INTEGRAL_TYPE_P (type1) in match_arith_overflow()
4031 if (!INTEGRAL_TYPE_P (type2) in match_arith_overflow()
4070 if (!INTEGRAL_TYPE_P (TREE_TYPE (use_lhs)) in match_arith_overflow()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000-c.cc818 if (INTEGRAL_TYPE_P (parmtype) && INTEGRAL_TYPE_P (argtype)) in rs6000_builtin_type_compatible()
1251 && !INTEGRAL_TYPE_P (TREE_TYPE ((*arglist)[1]))) in resolve_vec_splats()
1260 if (!SCALAR_FLOAT_TYPE_P (type) && !INTEGRAL_TYPE_P (type)) in resolve_vec_splats()
1340 || !INTEGRAL_TYPE_P (TREE_TYPE (arg2))) in resolve_vec_extract()
1519 || !INTEGRAL_TYPE_P (TREE_TYPE (arg2))) in resolve_vec_insert()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dsemantics.cc5233 if (low_bound && !INTEGRAL_TYPE_P (TREE_TYPE (low_bound))) in handle_omp_array_sections_1()
5240 if (length && !INTEGRAL_TYPE_P (TREE_TYPE (length))) in handle_omp_array_sections_1()
6579 if (!INTEGRAL_TYPE_P (type) && !POINTER_TYPE_P (type)) in cp_omp_finish_iterators()
6601 else if (!INTEGRAL_TYPE_P (TREE_TYPE (step))) in cp_omp_finish_iterators()
6900 if (!INTEGRAL_TYPE_P (type) in finish_omp_clauses()
6921 && !INTEGRAL_TYPE_P (TREE_TYPE (t)) in finish_omp_clauses()
6925 || !INTEGRAL_TYPE_P (TREE_TYPE (TREE_TYPE (t))))) in finish_omp_clauses()
7272 && !INTEGRAL_TYPE_P (TREE_TYPE (t))) in finish_omp_clauses()
7317 && !INTEGRAL_TYPE_P (TREE_TYPE (t))) in finish_omp_clauses()
7384 && !INTEGRAL_TYPE_P (TREE_TYPE (t))) in finish_omp_clauses()
[all …]

123456