Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1899 int BoUpSLP::getGatherCost(Type *Ty) { in getGatherCost() function in BoUpSLP
1906 int BoUpSLP::getGatherCost(ArrayRef<Value *> VL) { in getGatherCost() function in BoUpSLP
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp3827 int BoUpSLP::getGatherCost(Type *Ty, in getGatherCost() function in BoUpSLP
3838 int BoUpSLP::getGatherCost(ArrayRef<Value *> VL) const { in getGatherCost() function in BoUpSLP
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4107 int BoUpSLP::getGatherCost(FixedVectorType *Ty, in getGatherCost() function in BoUpSLP
4121 int BoUpSLP::getGatherCost(ArrayRef<Value *> VL) const { in getGatherCost() function in BoUpSLP