Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDLegacyLegalizerInfo.h52 MoreElements, enumerator
137 case MoreElements: in needsLegalizingToDifferentSize()
265 return increaseToLargerTypesAndDecreaseToLargest(v, MoreElements, in moreToWiderTypesAndLessToWidest()
386 case MoreElements: in checkPartialSizeAndActionsVector()
HDLegalizerInfo.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()
HDLegalizationArtifactCombiner.h455 .Action == LegalizeActions::MoreElements) in tryFoldUnmergeCast()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDLegalizerInfo.cpp51 case MoreElements: in operator <<()
101 case MoreElements: in hasNoSimpleLoops()
133 case MoreElements: { in mutationIsSane()
147 } else if (Rule.getAction() == MoreElements) in mutationIsSane()
HDLegacyLegalizerInfo.cpp42 case MoreElements: in operator <<()
286 case MoreElements: { in findAction()
HDLegalizerHelper.cpp149 case MoreElements: in legalizeInstrStep()