Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoadStoreWidening.cpp103 using InstrGroupList = SmallVector<InstrGroup, 8>; typedef
113 void createGroups(MachineBasicBlock &MBB, InstrGroupList &StoreGroups);
315 InstrGroupList &StoreGroups) { in createGroups()
863 InstrGroupList SGs; in processBasicBlock()
H A DHexagonBitSimplify.cpp3209 using InstrGroupList = std::vector<InstrGroup>; in processLoop() typedef
3210 InstrGroupList Groups; in processLoop()