Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2268 const SCEV *NumWordsS = SE->getAddExpr(BECount32, OneS, SCEV::FlagNUW); in processCopyingStore() local
2269 Value *NumWords = Expander.expandCodeFor(NumWordsS, Int32Ty, in processCopyingStore()