Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp774 static bool allSameType(ArrayRef<Value *> VL) { in allSameType() function
4045 allSameType(TE.Scalars)) { in getReorderingData()
4855 if (!allSameType(Roots)) in buildTree()
4862 if (!allSameType(Roots)) in buildTree()
4981 assert((allConstant(VL) || allSameType(VL)) && "Invalid types!"); in buildTree_rec()
6763 allSameType(VL)) { in getEntryCost()
6924 ((allSameType(VL) && allSameBlock(VL)) || in getEntryCost()