Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanUnroll.cpp368 match(&R, m_VPInstruction<VPInstruction::ExtractPenultimateElement>( in unrollBlock()
H A DVPlanAnalysis.cpp116 case VPInstruction::ExtractPenultimateElement: { in inferScalarTypeForRecipe()
H A DVPlanRecipes.cpp467 case VPInstruction::ExtractPenultimateElement: in getNumOperandsForOpcode()
832 case VPInstruction::ExtractPenultimateElement: { in generate()
969 case VPInstruction::ExtractPenultimateElement: in computeCost()
984 getOpcode() == VPInstruction::ExtractPenultimateElement || in isVectorToScalar()
1046 case VPInstruction::ExtractPenultimateElement: in opcodeMayReadOrWriteFromMemory()
1176 case VPInstruction::ExtractPenultimateElement: in print()
H A DVPlan.h988 ExtractPenultimateElement, enumerator
H A DVPlanTransforms.cpp1162 if (match(&R, m_VPInstruction<VPInstruction::ExtractPenultimateElement>( in simplifyRecipe()
H A DLoopVectorize.cpp8600 VPInstruction::ExtractPenultimateElement, {FOR->getBackedgeValue()}, in addExitUsersForFirstOrderRecurrences()