Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp349 unsigned Pow2Num = 1; in selectStores() local
371 Pow2Num = OG.size(); in selectStores()
382 if (Pow2Num <= 1) { in selectStores()
388 OG.resize(Pow2Num); in selectStores()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp346 unsigned Pow2Num = 1; in selectStores() local
368 Pow2Num = OG.size(); in selectStores()
379 if (Pow2Num <= 1) { in selectStores()
385 OG.resize(Pow2Num); in selectStores()