Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp94 using InstrGroupList = std::vector<InstrGroup>; typedef
101 InstrGroupList &StoreGroups);
210 InstrGroupList &StoreGroups) { in createStoreGroups()
568 InstrGroupList SGs; in processBasicBlock()
H A DHexagonBitSimplify.cpp3217 using InstrGroupList = std::vector<InstrGroup>; in processLoop() typedef
3218 InstrGroupList Groups; in processLoop()