Searched refs:PartEVT (Results 1 – 1 of 1) sorted by relevance
284 EVT PartEVT = Val.getValueType(); in getCopyFromParts() local286 if (PartEVT == ValueVT) in getCopyFromParts()290 ValueVT.bitsLT(PartEVT)) { in getCopyFromParts()303 if (ValueVT.bitsLT(PartEVT)) { in getCopyFromParts()416 if (PartEVT == ValueVT) in getCopyFromPartsVector()419 if (PartEVT.isVector()) { in getCopyFromPartsVector()509 EVT PartEVT = PartVT; in getCopyToParts() local510 if (PartEVT == ValueVT) { in getCopyToParts()557 if (PartEVT != ValueVT) { in getCopyToParts()657 EVT PartEVT = PartVT; in getCopyToPartsVector() local[all …]