Searched refs:findAction (Results 1 – 2 of 2) sorted by relevance
247 LegacyLegalizerInfo::findAction(const SizeAndActionsVec &Vec, const uint32_t Size) { in findAction() function in LegacyLegalizerInfo323 auto SizeAndAction = findAction(Vec, Aspect.Type.getSizeInBits()); in findScalarLegalAction()346 findAction(ElemSizeVec, Aspect.Type.getScalarSizeInBits()); in findVectorLegalAction()359 findAction(NumElementsVec, IntermediateType.getNumElements()); in findVectorLegalAction()
423 static SizeAndAction findAction(const SizeAndActionsVec &Vec,