Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp98 void createStoreGroup(MachineInstr *BaseStore, InstrGroup::iterator Begin,
230 createStoreGroup(MI, I+1, E, G); in createStoreGroups()
239 void HexagonStoreWidening::createStoreGroup(MachineInstr *BaseStore, in createStoreGroup() function in HexagonStoreWidening