Home
last modified time | relevance | path

Searched refs:tryAddExplicitVectorLength (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.h108 static bool tryAddExplicitVectorLength(VPlan &Plan);
H A DVPlanTransforms.cpp1430 bool VPlanTransforms::tryAddExplicitVectorLength(VPlan &Plan) { in tryAddExplicitVectorLength() function in VPlanTransforms
H A DLoopVectorize.cpp8338 !VPlanTransforms::tryAddExplicitVectorLength(*Plan)) in buildVPlansWithVPRecipes()