Searched refs:ElementSizeAndAction (Results 1 – 1 of 1) sorted by relevance
524 auto ElementSizeAndAction = in findVectorLegalAction() local527 LLT::vector(Aspect.Type.getNumElements(), ElementSizeAndAction.first); in findVectorLegalAction()528 if (ElementSizeAndAction.second != Legal) in findVectorLegalAction()529 return {ElementSizeAndAction.second, IntermediateType}; in findVectorLegalAction()