Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPRecipeBuilder.h71 VPRecipeBase *tryToWidenMemory(Instruction *I, ArrayRef<VPValue *> Operands,
H A DLoopVectorize.cpp8598 VPRecipeBase *VPRecipeBuilder::tryToWidenMemory(Instruction *I, in tryToWidenMemory() function in VPRecipeBuilder
8916 return toVPRecipeResult(tryToWidenMemory(Instr, Operands, Range, Plan)); in tryToCreateWidenRecipe()