Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1855 std::optional<std::pair<Type *, bool>> getRootNodeTypeWithNoCast() const { in getRootNodeTypeWithNoCast() function in llvm::slpvectorizer::BoUpSLP
23030 auto [RType, IsSigned] = R.getRootNodeTypeWithNoCast().value_or( in getReductionCost()
23043 auto [RType, IsSigned] = R.getRootNodeTypeWithNoCast().value_or( in getReductionCost()
23078 auto [RType, IsSigned] = R.getRootNodeTypeWithNoCast().value_or( in getReductionCost()