Searched refs:d_cent_type (Results 1 – 9 of 9) sorted by relevance
55 if (TYPE_PRECISION (type) == TYPE_PRECISION (d_cent_type)) in d_signed_or_unsigned_type()56 return unsignedp ? d_ucent_type : d_cent_type; in d_signed_or_unsigned_type()295 if (width == TYPE_PRECISION (d_cent_type)) in d_build_bitfield_integer_type()296 return unsignedp ? d_ucent_type : d_cent_type; in d_build_bitfield_integer_type()739 case TY::Tint128: t->ctype = d_cent_type; break; in visit()
1476 if (mode == TYPE_MODE (d_cent_type)) in d_type_for_mode()1477 return unsignedp ? d_ucent_type : d_cent_type; in d_type_for_mode()1550 if (bits <= TYPE_PRECISION (d_cent_type)) in d_type_for_size()1551 return unsignedp ? d_ucent_type : d_cent_type; in d_type_for_size()
450 #define d_cent_type d_global_trees[DTI_CENT_TYPE] macro
836 d_cent_type = make_signed_type (128); in d_build_d_type_nodes()
118 (cent_type_node): Rename to d_cent_type.
1365 if (mode == TYPE_MODE (d_cent_type)) in d_type_for_mode()1366 return unsignedp ? d_ucent_type : d_cent_type; in d_type_for_mode()1439 if (bits <= TYPE_PRECISION (d_cent_type)) in d_type_for_size()1440 return unsignedp ? d_ucent_type : d_cent_type; in d_type_for_size()1465 if (TYPE_PRECISION (type) == TYPE_PRECISION (d_cent_type)) in d_signed_or_unsigned_type()1466 return unsignedp ? d_ucent_type : d_cent_type; in d_signed_or_unsigned_type()
440 #define d_cent_type d_global_trees[DTI_CENT_TYPE] macro
606 case Tint128: t->ctype = d_cent_type; break; in visit()
821 d_cent_type = make_signed_type (128); in d_build_d_type_nodes()