Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoadStoreWidening.cpp112 void createGroup(MachineInstr *BaseInst, InstrGroup &Group);
328 createGroup(MI, G); in createGroups()
337 void HexagonLoadStoreWidening::createGroup(MachineInstr *BaseInst, in createGroup() function in HexagonLoadStoreWidening