Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp93 bool processStoreGroup(InstrGroup &Group);
543 bool HexagonStoreWidening::processStoreGroup(InstrGroup &Group) { in processStoreGroup() function in HexagonStoreWidening
589 Changed |= processStoreGroup(G); in processBasicBlock()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp103 bool processStoreGroup(InstrGroup &Group);
538 bool HexagonStoreWidening::processStoreGroup(InstrGroup &Group) { in processStoreGroup() function in HexagonStoreWidening
583 Changed |= processStoreGroup(G); in processBasicBlock()