Home
last modified time | relevance | path

Searched refs:tryToOptimizeInductionTruncate (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPRecipeBuilder.h83 tryToOptimizeInductionTruncate(TruncInst *I, ArrayRef<VPValue *> Operands,
H A DLoopVectorize.cpp8752 VPWidenIntOrFpInductionRecipe *VPRecipeBuilder::tryToOptimizeInductionTruncate( in tryToOptimizeInductionTruncate() function in VPRecipeBuilder
9084 (Recipe = tryToOptimizeInductionTruncate(cast<TruncInst>(Instr), Operands, in tryToCreateWidenRecipe()