Searched refs:ThisVT (Results 1 – 1 of 1) sorted by relevance
620 EVT ThisVT = EVT::getIntegerVT(*DAG.getContext(), ThisBits); in getCopyToParts() local625 ThisVT, Part0, DAG.getIntPtrConstant(1, DL)); in getCopyToParts()627 ThisVT, Part0, DAG.getIntPtrConstant(0, DL)); in getCopyToParts()629 if (ThisBits == PartBits && ThisVT != PartVT) { in getCopyToParts()