Lines Matching defs:overflow_p
1164 bool *non_constant_p, bool *overflow_p) in cxx_eval_builtin_function_call()
1294 bool *non_constant_p, bool *overflow_p, in cxx_bind_parameters_in_call()
1387 bool *non_constant_p, bool *overflow_p) in cxx_eval_internal_function()
1470 bool *non_constant_p, bool *overflow_p) in cxx_eval_call_expression()
1837 bool *overflow_p) in verify_constant()
1942 bool *non_constant_p, bool *overflow_p) in cxx_eval_unary_expression()
1971 bool *overflow_p) in cxx_fold_pointer_plus_expression()
2027 bool *non_constant_p, bool *overflow_p) in cxx_eval_binary_expression()
2105 bool *non_constant_p, bool *overflow_p, in cxx_eval_conditional_expression()
2133 bool *non_constant_p, bool *overflow_p) in cxx_eval_vector_conditional_expression()
2328 bool *non_constant_p, bool *overflow_p) in get_array_or_vector_nelts()
2376 bool *non_constant_p, bool *overflow_p) in cxx_eval_array_reference()
2501 bool *non_constant_p, bool *overflow_p) in cxx_eval_component_reference()
2601 bool *non_constant_p, bool *overflow_p) in cxx_eval_bit_field_ref()
2687 bool *non_constant_p, bool *overflow_p) in cxx_eval_logical_expression()
2830 bool *non_constant_p, bool *overflow_p) in cxx_eval_bare_aggregate()
2937 bool *non_constant_p, bool *overflow_p) in cxx_eval_vec_init_1()
3061 bool *non_constant_p, bool *overflow_p) in cxx_eval_vec_init()
3290 bool *non_constant_p, bool *overflow_p) in cxx_eval_indirect_ref()
3427 bool *non_constant_p, bool *overflow_p) in cxx_eval_trinary_expression()
3498 bool *non_constant_p, bool *overflow_p) in cxx_eval_store_expression()
3778 bool *non_constant_p, bool *overflow_p) in cxx_eval_increment_expression()
3923 bool *non_constant_p, bool *overflow_p, in cxx_eval_statement_list()
3967 bool *non_constant_p, bool *overflow_p, in cxx_eval_loop_expr()
4013 bool *non_constant_p, bool *overflow_p, in cxx_eval_switch_expr()
4082 bool *non_constant_p, bool *overflow_p, in cxx_eval_constant_expression()
4856 bool overflow_p = false; variable
4990 bool overflow_p = false; in is_sub_constant_expr() local