Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.h144 void ppAddrReorderAddShl(std::vector<SDNode*> &&Nodes);
DHexagonISelDAGToDAG.cpp1024 void HexagonDAGToDAGISel::ppAddrReorderAddShl(std::vector<SDNode*> &&Nodes) { in ppAddrReorderAddShl() function in HexagonDAGToDAGISel
1226 ppAddrReorderAddShl(getNodes()); in PreprocessISelDAG()