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.h53 MoreElements, enumerator
138 case MoreElements: in needsLegalizingToDifferentSize()
266 return increaseToLargerTypesAndDecreaseToLargest(v, MoreElements, in moreToWiderTypesAndLessToWidest()
381 case MoreElements: in checkPartialSizeAndActionsVector()
H A DLegalizerInfo.h72 MoreElements, enumerator
169 case LegacyLegalizeActions::MoreElements: in LegalizeActionStep()
170 Action = LegalizeActions::MoreElements; in LegalizeActionStep()
845 return actionIf(LegalizeAction::MoreElements, Predicate, Mutation); in moreElementsIf()
1213 return actionIf(LegalizeAction::MoreElements, in moreElementsToNextPow2()
1224 LegalizeAction::MoreElements, in clampMinNumElements()
1242 LegalizeAction::MoreElements, in alignNumElementsTo()
H A DLegalizationArtifactCombiner.h460 .Action == LegalizeActions::MoreElements) in tryFoldUnmergeCast()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp57 case MoreElements: in operator <<()
107 case MoreElements: in hasNoSimpleLoops()
139 case MoreElements: { in mutationIsSane()
153 } else if (Rule.getAction() == MoreElements) in mutationIsSane()
H A DLegacyLegalizerInfo.cpp42 case MoreElements: in operator <<()
286 case MoreElements: { in findAction()
H A DLegalizerHelper.cpp150 case MoreElements: in legalizeInstrStep()