Home
last modified time | relevance | path

Searched defs:PointerOps (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4429 calculateRtStride(ArrayRef<Value *> PointerOps, Type *ElemTy, in calculateRtStride()
4548 SmallVectorImpl<Value *> &PointerOps, bool TryRecursiveCheck) const { in canVectorizeLoads()
4666 SmallVector<Value *> PointerOps; in canVectorizeLoads() local
7010 SmallVector<Value *> PointerOps; in buildTree_rec() local
8294 SmallVector<Value *> PointerOps; in getBuildVectorCost() local
8367 SmallVector<Value *> PointerOps(VF); in getBuildVectorCost() local
8383 SmallVector<Value *> PointerOps(VF); in getBuildVectorCost() local
9810 SmallVector<Value *> PointerOps(VL.size()); in getEntryCost() local
9845 SmallVector<Value *> PointerOps(VL.size()); in getEntryCost() local
13333 SmallVector<Value *> PointerOps(E->Scalars.size(), nullptr); in vectorizeTree() local