Lines Matching defs:piece
231 /* Describes one piece of a PST. Each piece is one of:
239 struct piece
243 /* The number of vector and predicate registers that the piece
251 /* If this piece is formed from multiple homogeneous built-in types,
255 /* The offset in bytes of the piece from the start of the type. */
261 auto_vec<piece, MAX_PIECES> pieces;
274 void add_piece (const piece &);
2945 /* Return the location of a piece that is known to be passed or returned
2950 pure_scalable_type_info::piece::get_rtx (unsigned int first_zr,
3037 piece p = {};
3105 piece p = element_info.pieces[j];
3157 piece p = field_info.pieces[i];
3169 pure_scalable_type_info::add_piece (const piece &p)
3171 /* Try to fold the new piece into the previous one to form a
3179 piece &prev = pieces.last ();
8509 /* The frame is allocated in pieces, with each non-final piece
8511 the following piece. In addition, the save of the bottommost register