Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPRecipeBuilder.h97 VPWidenCallRecipe *tryToWidenCall(CallInst *CI, ArrayRef<VPValue *> Operands,
H A DLoopVectorize.cpp8241 VPWidenCallRecipe *VPRecipeBuilder::tryToWidenCall(CallInst *CI, in tryToWidenCall() function in VPRecipeBuilder
8524 return toVPRecipeResult(tryToWidenCall(CI, Operands, Range)); in tryToCreateWidenRecipe()