Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h142 void ppAddrReorderAddShl(std::vector<SDNode*> &&Nodes);
H A DHexagonISelDAGToDAG.cpp1032 void HexagonDAGToDAGISel::ppAddrReorderAddShl(std::vector<SDNode*> &&Nodes) { in ppAddrReorderAddShl() function in HexagonDAGToDAGISel
1241 ppAddrReorderAddShl(getNodes()); in PreprocessISelDAG()