Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.h249 introduceMasksAndLinearize(VPlan &Plan, bool FoldTail);
H A DVPlanPredicator.cpp264 VPlanTransforms::introduceMasksAndLinearize(VPlan &Plan, bool FoldTail) { in introduceMasksAndLinearize() function in VPlanTransforms
H A DLoopVectorize.cpp8691 auto BlockMaskCache = VPlanTransforms::introduceMasksAndLinearize( in tryToBuildVPlanWithVPRecipes()