Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2700 TreeEntry *newTreeEntry(ArrayRef<Value *> VL, std::optional<ScheduleData *> Bundle, in newTreeEntry() function in llvm::slpvectorizer::BoUpSLP
2707 return newTreeEntry(VL, EntryState, Bundle, S, UserTreeIdx, in newTreeEntry()
2711 TreeEntry *newTreeEntry(ArrayRef<Value *> VL, in newTreeEntry() function in llvm::slpvectorizer::BoUpSLP
5015 newTreeEntry(VL, std::nullopt /*not vectorized*/, S, UserTreeIdx); in buildTree_rec()
5039 newTreeEntry(VL, std::nullopt /*not vectorized*/, S, UserTreeIdx, in buildTree_rec()
5050 newTreeEntry(VL, std::nullopt /*not vectorized*/, S, UserTreeIdx, in buildTree_rec()
5059 newTreeEntry(VL, std::nullopt /*not vectorized*/, S, UserTreeIdx); in buildTree_rec()
5066 newTreeEntry(VL, std::nullopt /*not vectorized*/, S, UserTreeIdx); in buildTree_rec()
5154 newTreeEntry(VL, std::nullopt /*not vectorized*/, S, UserTreeIdx, in buildTree_rec()
5168 newTreeEntry(VL, std::nullopt /*not vectorized*/, S, UserTreeIdx); in buildTree_rec()
[all …]