Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp98 bool storesAreAdjacent(const MachineInstr *S1, const MachineInstr *S2);
286 bool HexagonStoreWidening::storesAreAdjacent(const MachineInstr *S1, in storesAreAdjacent() function in HexagonStoreWidening
361 if (!storesAreAdjacent(S1, S2)) in selectStores()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp108 bool storesAreAdjacent(const MachineInstr *S1, const MachineInstr *S2);
284 bool HexagonStoreWidening::storesAreAdjacent(const MachineInstr *S1, in storesAreAdjacent() function in HexagonStoreWidening
358 if (!storesAreAdjacent(S1, S2)) in selectStores()