Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPRecipeBuilder.h85 tryToOptimizeInductionTruncate(TruncInst *I, ArrayRef<VPValue *> Operands,
HDLoopVectorize.cpp7966 VPWidenIntOrFpInductionRecipe *VPRecipeBuilder::tryToOptimizeInductionTruncate( in tryToOptimizeInductionTruncate() function in VPRecipeBuilder
8287 if (isa<TruncInst>(Instr) && (Recipe = tryToOptimizeInductionTruncate( in tryToCreateWidenRecipe()