Searched refs:getVectorSplat (Results 1 – 2 of 2) sorted by relevance
2705 Value *getVectorSplat(Value *V, unsigned NumElements) { in getVectorSplat() function in llvm::sroa::AllocaSliceRewriter2776 Splat = getVectorSplat(Splat, NumElements); in visitMemSetInst()2808 V = getVectorSplat(V, AllocaVecTy->getNumElements()); in visitMemSetInst()
2589 Value *getVectorSplat(Value *V, unsigned NumElements) { in getVectorSplat() function in llvm::sroa::AllocaSliceRewriter2657 Splat = getVectorSplat(Splat, NumElements); in visitMemSetInst()2689 V = getVectorSplat(V, AllocaVecTy->getNumElements()); in visitMemSetInst()