Home
last modified time | relevance | path

Searched refs:MoreElements (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h52 MoreElements, enumerator
137 case MoreElements: in needsLegalizingToDifferentSize()
265 return increaseToLargerTypesAndDecreaseToLargest(v, MoreElements, in moreToWiderTypesAndLessToWidest()
386 case MoreElements: in checkPartialSizeAndActionsVector()
H A DLegalizerInfo.h71 MoreElements, enumerator
170 case LegacyLegalizeActions::MoreElements: in LegalizeActionStep()
171 Action = LegalizeActions::MoreElements; in LegalizeActionStep()
794 return actionIf(LegalizeAction::MoreElements, Predicate, Mutation); in moreElementsIf()
1128 return actionIf(LegalizeAction::MoreElements, in moreElementsToNextPow2()
1139 LegalizeAction::MoreElements, in clampMinNumElements()
1157 LegalizeAction::MoreElements, in alignNumElementsTo()
H A DLegalizationArtifactCombiner.h455 .Action == LegalizeActions::MoreElements) in tryFoldUnmergeCast()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp51 case MoreElements: in operator <<()
101 case MoreElements: in hasNoSimpleLoops()
133 case MoreElements: { in mutationIsSane()
147 } else if (Rule.getAction() == MoreElements) in mutationIsSane()
H A DLegacyLegalizerInfo.cpp42 case MoreElements: in operator <<()
43 OS << "MoreElements"; in operator <<()
286 case MoreElements: { in findAction()
H A DLegalizerHelper.cpp149 case MoreElements: in legalizeInstrStep()