Home
last modified time | relevance | path

Searched refs:check_sign (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-vect-patterns.c124 bool check_sign) in widened_name_p() argument
159 || ((TYPE_UNSIGNED (type) != TYPE_UNSIGNED (*half_type)) && check_sign) in widened_name_p()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-vect-patterns.c164 type_conversion_p (tree name, gimple *use_stmt, bool check_sign, in type_conversion_p() argument
201 || ((TYPE_UNSIGNED (type) != TYPE_UNSIGNED (*orig_type)) && check_sign)) in type_conversion_p()