Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddata-streamer.h136 bp_pack_poly_value (struct bitpack_d *bp, in bp_pack_poly_value() function
Dlto-streamer-out.cc3199 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()
DChangeLog-201834869 * lto-streamer-out.c (lto_write_mode_table): Use bp_pack_poly_value
35002 * lto-streamer-out.c (lto_write_mode_table): Use bp_pack_poly_value
35130 * data-streamer.h (bp_pack_poly_value): New function.
35134 * lto-streamer-out.c (lto_write_mode_table): Use bp_pack_poly_value