Searched refs:build_new_int_cst (Results 1 – 3 of 3) sorted by relevance
1472 build_new_int_cst (tree type, const wide_int &cst) in build_new_int_cst() function1590 t = build_new_int_cst (type, tmp.coeffs[0]); in force_fit_type()1596 coeffs[i] = build_new_int_cst (type, tmp.coeffs[i]); in force_fit_type()1668 t = build_new_int_cst (type, cst); in cache_wide_int_in_type_cache()1817 tree nt = build_new_int_cst (type, cst); in wide_int_to_tree_1()
885 (build_new_int_cst): If cst.get_precision is not a multiple
40138 (get_int_cst_ext_nunits, build_new_int_cst, build_int_cstu): New.