Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:BlockLayoutChunk

183   struct BlockLayoutChunk {
190 BlockLayoutChunk(CharUnits align, CharUnits size,
209 bool operator<(const BlockLayoutChunk &left, const BlockLayoutChunk &right) {
348 SmallVector<BlockLayoutChunk, 16> layout;
370 layout.push_back(BlockLayoutChunk(tinfo.second, tinfo.first,
392 layout.push_back(BlockLayoutChunk(tinfo.second, tinfo.first,
452 layout.push_back(BlockLayoutChunk(align, size, lifetime, &*ci, llvmType));
491 SmallVectorImpl<BlockLayoutChunk>::iterator
502 SmallVectorImpl<BlockLayoutChunk>::iterator first = li;
545 for (SmallVectorImpl<BlockLayoutChunk>::iterator