Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDfold-const.c5661 tree cstype = (*lang_hooks.types.signed_type) (ctype); in extract_muldiv_1() local
5662 if ((t1 = extract_muldiv (op0, c, code, cstype, strict_overflow_p)) in extract_muldiv_1()
5665 t1 = fold_build1 (tcode, cstype, fold_convert (cstype, t1)); in extract_muldiv_1()