Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp346 unsigned Pow2Size = SizeAccum; in selectStores() local
368 Pow2Size = SizeAccum; in selectStores()
370 if ((2*Pow2Size-1) & FirstOffset) in selectStores()
384 TotalSize = Pow2Size; in selectStores()