Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.h86 LLVM_ABI_FOR_TEST static bool tryToConvertVPInstructionsToVPRecipes(
H A DVPlanTransforms.cpp41 bool VPlanTransforms::tryToConvertVPInstructionsToVPRecipes( in tryToConvertVPInstructionsToVPRecipes() function in VPlanTransforms
H A DLoopVectorize.cpp8933 if (!VPlanTransforms::tryToConvertVPInstructionsToVPRecipes( in tryToBuildVPlan()