Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dstor-layout.h31 extern void normalize_offset (tree *, tree *, unsigned int);
H A Dstor-layout.cc965 normalize_offset (tree *poffset, tree *pbitpos, unsigned int off_align) in normalize_offset() function
1011 normalize_offset (&rli->offset, &rli->bitpos, rli->offset_align); in normalize_rli()
H A DChangeLog-200023872 (pos_from_byte, pos_from_bit, normalize_offset): Likewise.
H A DChangeLog-201225140 (normalize_offset): Use pos_from_bit instead of replicating it.
H A DChangeLog-20138297 (normalize_offset): Moved to stor-layout.h.
H A DChangeLog-200411027 (normalize_offset): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dstor-layout.h31 extern void normalize_offset (tree *, tree *, unsigned int);
H A Dstor-layout.c962 normalize_offset (tree *poffset, tree *pbitpos, unsigned int off_align) in normalize_offset() function
1008 normalize_offset (&rli->offset, &rli->bitpos, rli->offset_align); in normalize_rli()