Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4398 calculateRtStride(ArrayRef<Value * > PointerOps,Type * ElemTy,const DataLayout & DL,ScalarEvolution & SE,SmallVectorImpl<unsigned> & SortedIndices,Instruction * Inst=nullptr) calculateRtStride() argument
4517 canVectorizeLoads(ArrayRef<Value * > VL,const Value * VL0,SmallVectorImpl<unsigned> & Order,SmallVectorImpl<Value * > & PointerOps,bool TryRecursiveCheck) const canVectorizeLoads() argument
4635 SmallVector<Value *> PointerOps; canVectorizeLoads() local
6981 SmallVector<Value *> PointerOps; buildTree_rec() local
8265 SmallVector<Value *> PointerOps; getBuildVectorCost() local
8338 SmallVector<Value *> PointerOps(VF); getBuildVectorCost() local
8354 SmallVector<Value *> PointerOps(VF); getBuildVectorCost() local
9751 SmallVector<Value *> PointerOps(VL.size()); getEntryCost() local
9786 SmallVector<Value *> PointerOps(VL.size()); getEntryCost() local
13282 SmallVector<Value *> PointerOps(E->Scalars.size(), nullptr); vectorizeTree() local
[all...]