Searched refs:IntermediateType (Results 1 – 2 of 2) sorted by relevance
663 LLT IntermediateType; in findVectorLegalAction() local666 IntermediateType = in findVectorLegalAction()669 return {ElementSizeAndAction.second, IntermediateType}; in findVectorLegalAction()672 IntermediateType.getScalarSizeInBits()); in findVectorLegalAction()674 return {NotFound, IntermediateType}; in findVectorLegalAction()678 findAction(NumElementsVec, IntermediateType.getNumElements()); in findVectorLegalAction()681 IntermediateType.getScalarSizeInBits())}; in findVectorLegalAction()
695 EVT IntermediateType = in getCopyToPartsVector() local697 Val = DAG.getBitcast(IntermediateType, Val); in getCopyToPartsVector()