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