Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlanTransforms.h108 static bool tryAddExplicitVectorLength(VPlan &Plan);
HDVPlanTransforms.cpp1430 bool VPlanTransforms::tryAddExplicitVectorLength(VPlan &Plan) { in tryAddExplicitVectorLength() function in VPlanTransforms
HDLoopVectorize.cpp8338 !VPlanTransforms::tryAddExplicitVectorLength(*Plan)) in buildVPlansWithVPRecipes()