Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPRecipeBuilder.h97 VPWidenCallRecipe *tryToWidenCall(CallInst *CI, ArrayRef<VPValue *> Operands,
H A DLoopVectorize.cpp8327 VPWidenCallRecipe *VPRecipeBuilder::tryToWidenCall(CallInst *CI, in tryToWidenCall() function in VPRecipeBuilder
8651 return toVPRecipeResult(tryToWidenCall(CI, Operands, Range)); in tryToCreateWidenRecipe()