Searched refs:selectStores (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | HexagonStoreWidening.cpp | 94 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/ |
D | HexagonStoreWidening.cpp | 104 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()
|