Home
last modified time | relevance | path

Searched refs:canMapToVector (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp654 unsigned canMapToVector(Type *T, const DataLayout &DL) const;
3115 unsigned BoUpSLP::canMapToVector(Type *T, const DataLayout &DL) const { in canMapToVector() function in BoUpSLP
3158 NElts = canMapToVector(Vec->getType(), DL); in canReuseExtract()
7184 if (!R.canMapToVector(IVI->getType(), DL)) in vectorizeInsertValueInst()