Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp94 bool selectStores(InstrGroup::iterator Begin, InstrGroup::iterator End,
308 bool HexagonStoreWidening::selectStores(InstrGroup::iterator Begin, in selectStores() function in HexagonStoreWidening
553 bool Succ = selectStores(I++, E, OG, CollectedSize, MaxWideSize) && in processStoreGroup()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp104 bool selectStores(InstrGroup::iterator Begin, InstrGroup::iterator End,
305 bool HexagonStoreWidening::selectStores(InstrGroup::iterator Begin, in selectStores() function in HexagonStoreWidening
548 bool Succ = selectStores(I++, E, OG, CollectedSize, MaxWideSize) && in processStoreGroup()