Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPRecipeBuilder.h95 VPWidenCallRecipe *tryToWidenCall(CallInst *CI, ArrayRef<VPValue *> Operands,
H A DLoopVectorize.cpp8714 VPWidenCallRecipe *VPRecipeBuilder::tryToWidenCall(CallInst *CI, in tryToWidenCall() function in VPRecipeBuilder
8913 return toVPRecipeResult(tryToWidenCall(CI, Operands, Range)); in tryToCreateWidenRecipe()