Home
last modified time | relevance | path

Searched refs:WideIVStep (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanUnroll.cpp163 VPInstruction::WideIVStep, {&Plan.getVF(), ScalarStep}, IVTy, Flags, in unrollWidenInductionByUF()
H A DVPlanRecipes.cpp480 case VPInstruction::WideIVStep: in getNumOperandsForOpcode()
1052 case VPInstruction::WideIVStep: in opcodeMayReadOrWriteFromMemory()
1246 case VPInstruction::WideIVStep: in print()
1786 Opcode == VPInstruction::WideIVStep || in flagsValidForOpcode()
H A DVPlan.h1008 WideIVStep, enumerator
1161 case VPInstruction::WideIVStep: in classof()
H A DVPlanTransforms.cpp1126 if (match(Def, m_VPInstruction<VPInstruction::WideIVStep>( in simplifyRecipe()
2721 if (!match(&R, m_VPInstruction<VPInstruction::WideIVStep>( in convertToConcreteRecipes()