Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp94 using InstrGroupList = std::vector<InstrGroup>; typedef
101 InstrGroupList &StoreGroups);
210 InstrGroupList &StoreGroups) { in createStoreGroups()
571 InstrGroupList SGs; in processBasicBlock()
DHexagonBitSimplify.cpp3202 using InstrGroupList = std::vector<InstrGroup>; in processLoop() typedef
3203 InstrGroupList Groups; in processLoop()
/external/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp84 typedef std::vector<InstrGroup> InstrGroupList; typedef
91 InstrGroupList &StoreGroups);
210 InstrGroupList &StoreGroups) { in createStoreGroups()
577 InstrGroupList SGs; in processBasicBlock()
DHexagonBitSimplify.cpp2626 typedef std::vector<InstrGroup> InstrGroupList; in processLoop() typedef
2627 InstrGroupList Groups; in processLoop()