Home
last modified time | relevance | path

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

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