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 DHexagonStoreWidening.cpp94 using InstrGroupList = std::vector<InstrGroup>; typedef
101 InstrGroupList &StoreGroups);
210 InstrGroupList &StoreGroups) { in createStoreGroups()
567 InstrGroupList SGs; in processBasicBlock()
H A DHexagonBitSimplify.cpp3239 using InstrGroupList = std::vector<InstrGroup>; in processLoop() typedef
3240 InstrGroupList Groups; in processLoop()