Searched refs:shouldBroadcast (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1171 bool shouldBroadcast(Value *Op, unsigned OpIdx, unsigned Lane) { function in class:llvm::slpvectorizer::BoUpSLP::VLOperands
1250 if (shouldBroadcast(OpLane0, OpIdx, FirstLane))

Completed in 265 milliseconds