Searched refs:bp_pack_poly_value (Results 1 – 3 of 3) sorted by relevance
136 bp_pack_poly_value (struct bitpack_d *bp, in bp_pack_poly_value() function
3199 bp_pack_poly_value (&bp, GET_MODE_SIZE (m), 16); in lto_write_mode_table()3200 bp_pack_poly_value (&bp, GET_MODE_PRECISION (m), 16); in lto_write_mode_table()3202 bp_pack_poly_value (&bp, GET_MODE_NUNITS (m), 16); in lto_write_mode_table()
34869 * lto-streamer-out.c (lto_write_mode_table): Use bp_pack_poly_value35002 * lto-streamer-out.c (lto_write_mode_table): Use bp_pack_poly_value35130 * data-streamer.h (bp_pack_poly_value): New function.35134 * lto-streamer-out.c (lto_write_mode_table): Use bp_pack_poly_value