Searched refs:createStoreGroups (Results 1 – 2 of 2) sorted by relevance
100 void createStoreGroups(MachineBasicBlock &MBB,209 void HexagonStoreWidening::createStoreGroups(MachineBasicBlock &MBB, in createStoreGroups() function in HexagonStoreWidening571 createStoreGroups(MBB, SGs); in processBasicBlock()
240 MoveList createStoreGroups(const AddrList &Group) const;609 auto AlignVectors::createStoreGroups(const AddrList &Group) const -> MoveList { in createStoreGroups() function in AlignVectors902 llvm::append_range(StoreGroups, createStoreGroups(G.second)); in run()