Searched refs:temp_trunc (Results 1 – 1 of 1) sorted by relevance
2106 double_int temp, temp_trunc; in fold_convert_const_int_from_fixed() local2119 temp_trunc = temp.lshift (GET_MODE_FBIT (mode), in fold_convert_const_int_from_fixed()2126 temp_trunc = double_int_zero; in fold_convert_const_int_from_fixed()2132 && temp_trunc.is_negative () in fold_convert_const_int_from_fixed()2133 && TREE_FIXED_CST (arg1).data != temp_trunc) in fold_convert_const_int_from_fixed()