reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
200 if (NumParts > 1) { 202 if (NewVT.getSizeInBits() * NumParts != CurVT.getSizeInBits()) 215 if (NumParts == 1) { 231 for (unsigned Part = 0; Part < NumParts; ++Part) { 239 if (Part == NumParts - 1) 253 if (NumParts < 2) 261 assert(Unmerge->getNumOperands() == NumParts + 1); 266 for (unsigned PartIdx = 0; PartIdx < NumParts; ++PartIdx) { 272 if (PartIdx == NumParts - 1)